Renamed karma-unit.conf.js
There's only one karma config file, why not just name it karma? Change-Id: I8ac12bf75c4e6287c4a3b93b31db225f0660f718
This commit is contained in:
parent
f87bf1dce4
commit
64eb327556
@ -7,7 +7,7 @@
|
||||
"clean": "grunt clean",
|
||||
"lint": "eslint ./",
|
||||
"pretest-unit": "grunt build",
|
||||
"test-unit": "karma start ./karma-unit.conf.js",
|
||||
"test-unit": "karma start ./karma.conf.js",
|
||||
"test-functional": "grunt test:functional",
|
||||
"test-integration": "grunt test:integration",
|
||||
"draft": "grunt build:draft",
|
||||
|
Loading…
x
Reference in New Issue
Block a user