Skip to content

Commit 133a646

Browse files
authored
Increase e2e tests timeout (#15)
1 parent c6f928c commit 133a646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/test/compatibility.cy.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const TIMEOUT_MS = 20000;
1+
const TIMEOUT_MS = 40000;
22

33
[
44
{

0 commit comments

Comments
 (0)