Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
fix: more time?
Browse files Browse the repository at this point in the history
  • Loading branch information
sverben committed Apr 21, 2024
1 parent daabafe commit e1aaa5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,6 @@ export default defineConfig({
command: "yarn start",
url: "http://localhost:4200/",
reuseExistingServer: !process.env.CI,
timeout: 120 * 1000,
},
});

0 comments on commit e1aaa5d

Please sign in to comment.