Skip to content

Commit 7b49241

Browse files
committed
added changes
1 parent 6e6a4dc commit 7b49241

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
@@ -7,7 +7,7 @@
77
"license": "MIT",
88
"scripts": {
99
"dev": "webpack serve --mode development --open --hot",
10-
"test": "jest --env=jsdom",
10+
"test": "jest --env=jsdom react-scripts test -u",
1111
"build": "webpack --mode production",
1212
"lint": "eslint src/**/*.jsx --fix",
1313
"prepare": "husky install"

0 commit comments

Comments
 (0)