Skip to content

Commit

Permalink
oops this shouldn't have made it in
Browse files Browse the repository at this point in the history
  • Loading branch information
jxjj committed Sep 23, 2024
1 parent 0465145 commit 05713c8
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 @@ -3,7 +3,7 @@
"type": "module",
"scripts": {
"build": "vite build",
"cypress": "APP_ENV=testing cypress open --env failOnSnapshotDiff=false",
"cypress": "cypress open --env failOnSnapshotDiff=false",
"cypress:headless": "cypress run --browser chrome",
"dev": "vite",
"format": "prettier --write \"./**/*.{js,vue,ts,json,css,scss,md}\"",
Expand Down

0 comments on commit 05713c8

Please sign in to comment.