We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 990e670 commit 63948cfCopy full SHA for 63948cf
playwright_anvil-catalog.config.ts
@@ -22,7 +22,7 @@ const config: PlaywrightTestConfig = {
22
],
23
testDir: "e2e",
24
testMatch: "**/e2e/anvil-catalog/*.spec.ts",
25
- timeout: 60 * 1000,
+ timeout: 240 * 1000,
26
use: {
27
baseURL: "http://localhost:3000/",
28
screenshot: "only-on-failure",
0 commit comments