Skip to content

Commit

Permalink
add timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-korotya committed Jul 20, 2023
1 parent 7d7b193 commit 0150a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/proofs/sig.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -502,5 +502,5 @@ describe('sig proofs', () => {
}
}
});
});
}).timeout(1200000);
});

0 comments on commit 0150a12

Please sign in to comment.