Skip to content

Commit

Permalink
with karma
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffGreiner-eaton committed Jun 11, 2024
1 parent 4f7328c commit d553627
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 @@ -15,7 +15,7 @@
"cy:run": "cypress run",
"cypress:open": "cypress open",
"cytest": "start-server-and-test start:cytest http://localhost:4200 cy:run",
"coverage": "ng test --browsers=ChromeHeadless --no-watch --code-coverage"
"coverage": "ng test --no-watch --code-coverage"
},
"private": true,
"dependencies": {
Expand Down

0 comments on commit d553627

Please sign in to comment.