We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2530c6 commit 5cffa94Copy full SHA for 5cffa94
webapp/package.json
@@ -4,7 +4,7 @@
4
"dev": "next dev",
5
"build": "next build",
6
"start": "next start",
7
- "test": "jest --watch",
+ "test": "jest ",
8
"test:ci": "jest --ci",
9
"lint": "eslint . ",
10
"lint:fix": "eslint . --fix",
0 commit comments