Skip to content

Commit 0cde3c9

Browse files
committed
Notify
1 parent 40ff90b commit 0cde3c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"prepare": "npm run build:ts && npm run build:next",
66
"start": "NODE_ENV=production republic lib/app.js",
77
"dev": "NODE_ENV=development nodemon lib/app.js --exec republic --watch lib/",
8-
"test": "jest"
8+
"test": "jest --notify"
99
},
1010
"dependencies": {
1111
"@types/isomorphic-fetch": "0.0.34",

0 commit comments

Comments
 (0)