Skip to content

Commit

Permalink
Restore 6 test threads for circuit
Browse files Browse the repository at this point in the history
  • Loading branch information
popzxc committed Dec 10, 2021
1 parent c89f037 commit 6d8747d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/zk/src/test/test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export async function serverRust() {
}

export async function cryptoRust() {
await circuit(4);
await circuit(6);
await rustCryptoTests();
}

Expand Down

0 comments on commit 6d8747d

Please sign in to comment.