Skip to content

Commit

Permalink
fix(test): bah again
Browse files Browse the repository at this point in the history
  • Loading branch information
OptimusCrime committed Aug 14, 2023
1 parent 30300be commit 0630cde
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 @@ -28,7 +28,7 @@
"start": "react-scripts start",
"build": "react-scripts build",
"eject": "react-scripts eject",
"test": "react-scripts test",
"test": "react-scripts test -passWithNoTest",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"prettier": "prettier -c .",
Expand Down

0 comments on commit 0630cde

Please sign in to comment.