We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72cbddb commit 59a2378Copy full SHA for 59a2378
playwright.config.ts
@@ -17,7 +17,7 @@ export default defineConfig({
17
expect: {
18
timeout: 20_000,
19
},
20
- timeout: 800_000,
+ timeout: 1_600_000,
21
projects: [
22
{
23
name: 'webkit',
0 commit comments