diff --git a/test/fullprocess.js b/test/fullprocess.js index 1995d1b..4318fa6 100644 --- a/test/fullprocess.js +++ b/test/fullprocess.js @@ -4,7 +4,7 @@ import assert from "assert"; import path from "path"; describe("Full process", function () { - this.timeout(100000); + this.timeout(1000000); let curve; const ptau_0 = {type: "mem"};