Testing Backend
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"build": "ng build",
|
||||
"watch": "ng build --watch --configuration development",
|
||||
"test": "jest",
|
||||
"test:recent": "jest --onlyChanged",
|
||||
"test:watch": "jest --watch --onlyChanged"
|
||||
},
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user