Skip to content

Commit 1d52fd3

Browse files
committed
use karma-mocha; closes #2570
1 parent 8941442 commit 1d52fd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
"karma-browserify": "^5.0.5",
328328
"karma-chrome-launcher": "^2.0.0",
329329
"karma-expect": "^1.1.2",
330-
"karma-no-mocha": "^2.0.0",
330+
"karma-mocha": "^1.3.0",
331331
"karma-phantomjs-launcher": "^0.2.3",
332332
"karma-sauce-launcher": "^1.0.0",
333333
"karma-spec-reporter": "0.0.26",

0 commit comments

Comments
 (0)