mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
remove unnecessary formatProof function
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user