remove unnecessary formatProof function

This commit is contained in:
0xturboblitz
2023-12-11 17:40:28 -05:00
parent 8d38163fdd
commit e4598bec72
3 changed files with 4 additions and 33 deletions

View File

@@ -10,6 +10,8 @@ const fs = require('fs');
chai.use(chaiAsPromised)
console.log("The snarkjs error logs are normal and expected is the tests pass.")
describe('Circuit tests', function () {
this.timeout(0)