Skip to content

Commit

Permalink
Update playwright.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
maathzzz committed Dec 30, 2024
1 parent db7dc24 commit dcda9c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ export default defineConfig({
/* Collect trace when retrying the failed test. See https://playwright.dev/docs/trace-viewer */
trace: 'on-first-retry',
},
timeout: 90_000,

expect: { timeout: 10_000 },

/* Configure projects for major browsers */
projects: [
Expand Down

0 comments on commit dcda9c6

Please sign in to comment.