SMT test title better explained
This commit is contained in:
parent
7a6b0eda6e
commit
bc0fb60f89
|
@ -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…
Reference in New Issue