Skip to content

Commit 1a35f16

Browse files
committed
:|
1 parent 0ab20c8 commit 1a35f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/e2e/playwright.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export default defineConfig({
6565
testMatch: /.*\.spec\.ts/,
6666
dependencies: ["testsSetup"],
6767
use: { storageState },
68-
timeout: 50_000,
68+
timeout: 60_000,
6969
},
7070
],
7171
reporter: [["./reporter.ts"]],

0 commit comments

Comments
 (0)