Skip to content

Commit 9c3f8ce

Browse files
committed
test 3
1 parent 7ae1801 commit 9c3f8ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/web.runner.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ import testcafe from 'testcafe';
3838
selectorTimeout: 5000,
3939
assertionTimeout: 5000,
4040
speed: 1,
41-
quarantineMode: { successThreshold: 1, attemptLimit: 1 },
41+
// quarantineMode: { successThreshold: 1, attemptLimit: 1 },
4242
pageRequestTimeout: 8000
4343
});
4444
})

0 commit comments

Comments
 (0)