Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotBraem committed Jul 19, 2024
1 parent 822f25d commit b904657
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions playwright.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@ export default defineConfig({

/* Run your local dev server before starting the tests */
webServer: {
command:
"yarn dev:testnet",
command: "yarn dev:testnet",
port: 8080,
reuseExistingServer: !process.env.CI,
},
Expand Down

0 comments on commit b904657

Please sign in to comment.