Skip to content

Commit 5cffa94

Browse files
committed
Review pipeline
1 parent d2530c6 commit 5cffa94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dev": "next dev",
55
"build": "next build",
66
"start": "next start",
7-
"test": "jest --watch",
7+
"test": "jest ",
88
"test:ci": "jest --ci",
99
"lint": "eslint . ",
1010
"lint:fix": "eslint . --fix",

0 commit comments

Comments
 (0)