Skip to content

Commit

Permalink
Try to fix Cypress one last time
Browse files Browse the repository at this point in the history
  • Loading branch information
Ameobea committed Nov 24, 2024
1 parent 147dba5 commit 01f9a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"prettier": "prettier --write \"src/**/*.{ts,js,tsx}\"",
"cypress:open": "cypress open",
"cypress:run": "cypress run --browser chrome --record --key 58905cf6-d1cb-43de-b6cd-b55954039c1a",
"cypress:serve": "http-server dist -p 9000 -c-1 --silent"
"cypress:serve": "http-server dist -p 9000 -P http://localhost:9000? -c-1 --silent"
},
"dependencies": {
"@pixi/app": "^7.4.2",
Expand Down

0 comments on commit 01f9a1a

Please sign in to comment.