Skip to content

Commit

Permalink
Fix coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
nsfm committed Oct 25, 2023
1 parent 229c896 commit 7541aa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"build": "react-scripts build",
"lint": "eslint src",
"test": "jest --forceExit",
"coverage": "jest --coverage --forceExit",
"eject": "react-scripts eject",
"barrels": "barrelsby --directory=src --delete --location=below --name='index.tsx' --exclude='.d.ts' --exclude='spec.ts$' --input-type=module"
},
Expand Down

0 comments on commit 7541aa0

Please sign in to comment.