We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e8c95 commit b344dc1Copy full SHA for b344dc1
test/karma.common.conf.js
@@ -27,7 +27,7 @@ var karmaConfig = {
27
// if true, Karma captures browsers, runs the tests and exits
28
singleRun: false,
29
30
- browsers: ["Chrome", "Firefox", "IE"],
+ browsers: ["Chrome", "Firefox"],
31
32
// Concurrency level
33
// how many browser should be started simultaneous
0 commit comments