Skip to content

Commit

Permalink
chore: increase jest timeout (#1665)
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 authored Jul 3, 2020
1 parent a637801 commit 62d77da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setupTest.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
jest.setTimeout(120000);
jest.setTimeout(240000);

0 comments on commit 62d77da

Please sign in to comment.