Fix test import pot

This commit is contained in:
Jordi Baylina 2020-08-20 11:25:10 +02:00
parent aeef63c3bf
commit a0ceebf720
No known key found for this signature in database
GPG Key ID: 7480C80C1BE43112

@ -49,7 +49,7 @@ describe("Full process", function () {
});
it ("powersoftau import response", async () => {
await snarkjs.powersOfTau.importResponse(ptau_1, ptau_response2, ptau_2, "C2");
await snarkjs.powersOfTau.importResponse(ptau_1, ptau_response2, ptau_2, "C2", true);
});
it ("powersoftau beacon", async () => {