Skip to content

Commit

Permalink
fix: run test
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasFridmansky authored and Lipo11 committed Aug 21, 2023
1 parent 7be4073 commit c20e35e
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 @@ -7,7 +7,7 @@
"scripts": {
"build": "tsc -p tsconfig.json",
"release": "standard-version",
"test": "jest --coverage --silent"
"test": "jest --coverage"
},
"repository": "https://github.com/birdwingo/react-native-instagram-stories.git",
"keywords": [
Expand Down

0 comments on commit c20e35e

Please sign in to comment.