Skip to content

Commit

Permalink
Merge pull request #7286 from p12tic/e2e-increase-test-timeout
Browse files Browse the repository at this point in the history
e2e: Increase test timeout
  • Loading branch information
p12tic committed Dec 20, 2023
2 parents c56f870 + 17c1b61 commit 3261999
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smokes-react/playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export default defineConfig({
testIdAttribute: 'data-bb-test-id'
},

timeout: 90000,
expect: {
timeout: 15000
},
Expand Down

0 comments on commit 3261999

Please sign in to comment.