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 8f28b80 commit 6add1a4Copy full SHA for 6add1a4
test/jasmine/karma.ciconf.js
@@ -14,7 +14,7 @@ function func(config) {
14
15
func.defaultConfig.autoWatch = false;
16
17
- func.defaultConfig.browsers = ['Chrome'];
+ func.defaultConfig.browsers = ['Firefox'];
18
19
config.set(func.defaultConfig);
20
}
0 commit comments