We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cec281c commit f02c5cbCopy full SHA for f02c5cb
1 file changed
test/smoke.spec.ts
@@ -14,7 +14,7 @@ async function launchApp() {
14
] : []
15
)
16
],
17
- timeout: 10000,
+ timeout: 20000,
18
env: {
19
...process.env,
20
// Disable auto-update during tests
0 commit comments