Skip to content

Commit 16188f5

Browse files
committed
change test back to Chrome
1 parent 14e5a7d commit 16188f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/karma.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ export function config(config) {
8484
browserDisconnectTimeout: 20000,
8585
browserNoActivityTimeout: 240000,
8686
captureTimeout: 120000,
87-
browsers: ['Firefox'],
87+
browsers: ['Chrome_1024x768'],
8888

8989
singleRun: false
9090
});

0 commit comments

Comments
 (0)