Skip to content

Commit

Permalink
Discard changes to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
FloEdelmann committed Jul 9, 2024
1 parent 1038e01 commit efd97d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"start": "npm run test:base -- --watch --growl",
"test:base": "mocha \"tests/lib/**/*.js\" --reporter dot",
"test": "nyc npm run test:base -- \"tests/integrations/*.js\" --timeout 60000",
"test:define-macros-order": "mocha \"tests/lib/rules/define-macros-order.js\" --timeout 60000",
"test:integrations": "mocha \"tests/integrations/*.js\" --timeout 60000",
"debug": "mocha --inspect \"tests/lib/**/*.js\" --reporter dot --timeout 60000",
"cover": "npm run cover:test && npm run cover:report",
Expand Down

0 comments on commit efd97d7

Please sign in to comment.