Skip to content

Commit c6c9442

Browse files
fix test-2
1 parent 4f92080 commit c6c9442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/Webkul/Admin/tests/e2e-pw/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

1818
timeout: 30 * 1000,
1919

20-
expect: { timeout: 20 * 1000 },
20+
expect: { timeout: 30 * 1000 },
2121

2222
outputDir: "./test-results",
2323

0 commit comments

Comments
 (0)