Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e01bf commit 919f5c6Copy full SHA for 919f5c6
site/e2e/playwright.config.ts
@@ -27,6 +27,7 @@ export default defineConfig({
27
use: {
28
storageState: STORAGE_STATE,
29
},
30
+ timeout: 60000,
31
32
],
33
0 commit comments