Remove karma junit output

See https://github.com/matrix-org/matrix-react-sdk/pull/2944
This commit is contained in:
David Baker 2019-05-03 11:40:53 +01:00
parent 908a72e00e
commit 1a1f2254e5
4 changed files with 1 additions and 27 deletions

View file

@ -122,7 +122,6 @@
"karma": "^3.1.2",
"karma-chrome-launcher": "^2.2.0",
"karma-cli": "^1.0.1",
"karma-junit-reporter": "^2.0.0",
"karma-logcapture-reporter": "0.0.1",
"karma-mocha": "^1.3.0",
"karma-sourcemap-loader": "^0.3.7",