Skip to content

Commit e67ccef

Browse files
committed
lower timeout
1 parent c1a5a32 commit e67ccef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e-tests/production-runtime/cypress/integration/resource-loading-resilience.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const waitForAPIOptions = {
2-
timeout: 10000,
2+
timeout: 5000,
33
}
44

55
function runTests(testNameSuffix) {

0 commit comments

Comments
 (0)