unit test
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"start:remote": "ng serve --configuration remote",
|
||||
"build": "ng build",
|
||||
"watch": "ng build --watch --configuration development",
|
||||
"test": "jest",
|
||||
"test": "ng test",
|
||||
"test:recent": "jest --onlyChanged",
|
||||
"test:watch": "jest --watch --onlyChanged"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user