Skip to content

Commit

Permalink
Increased timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdondorf committed Mar 17, 2024
1 parent ed8c20d commit 9c230de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/_config/setup.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

// launching Chrome instances takes some time on travis
jest.setTimeout(30000);
jest.setTimeout(120000);

0 comments on commit 9c230de

Please sign in to comment.