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 14e5a7d commit 16188f5Copy full SHA for 16188f5
test/karma.config.ts
@@ -84,7 +84,7 @@ export function config(config) {
84
browserDisconnectTimeout: 20000,
85
browserNoActivityTimeout: 240000,
86
captureTimeout: 120000,
87
- browsers: ['Firefox'],
+ browsers: ['Chrome_1024x768'],
88
89
singleRun: false
90
});
0 commit comments