Browse Source

SMT test title better explained

master
Jordi Baylina 4 years ago
parent
commit
bc0fb60f89
No known key found for this signature in database GPG Key ID: 7480C80C1BE43112
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      test/smtprocessor.js

+ 1
- 1
test/smtprocessor.js

@ -77,7 +77,7 @@ async function testUpdate(tree, key, newValue, circuit) {
}
describe("SMT test", function () {
describe("SMT Processor test", function () {
let circuit;
let tree;

Loading…
Cancel
Save