Skip to content

Commit 59a2378

Browse files
committed
try longer
1 parent 72cbddb commit 59a2378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playwright.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default defineConfig({
1717
expect: {
1818
timeout: 20_000,
1919
},
20-
timeout: 800_000,
20+
timeout: 1_600_000,
2121
projects: [
2222
{
2323
name: 'webkit',

0 commit comments

Comments
 (0)