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 4f92080 commit c6c9442Copy full SHA for c6c9442
packages/Webkul/Admin/tests/e2e-pw/playwright.config.ts
@@ -17,7 +17,7 @@ export default defineConfig({
17
18
timeout: 30 * 1000,
19
20
- expect: { timeout: 20 * 1000 },
+ expect: { timeout: 30 * 1000 },
21
22
outputDir: "./test-results",
23
0 commit comments