Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasCARPi committed Jun 8, 2024
1 parent f7f824c commit fb8c90e
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 @@ -43,7 +43,7 @@
"css": "yarn sass src/:dist/ --style compressed",
"watch-css": "yarn sass src/:dist/ --watch --style compressed",
"test": "karma start test/karma.conf.js",
"test:e2e": "yarn run cypress:run",
"test:e2e": "yarn run cypress run",
"start-test-server": "node test/test-server.js"
},
"bugs": {
Expand Down

0 comments on commit fb8c90e

Please sign in to comment.