diff --git a/test/smtprocessor.js b/test/smtprocessor.js index 10b9beb..8b418e5 100644 --- a/test/smtprocessor.js +++ b/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;