Skip to content

Commit 5f6e578

Browse files
committed
Firefox setted as brower for testing.
1 parent 1f7cfe9 commit 5f6e578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/regression/local.protractor.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ exports.config = {
66
allScriptsTimeout: 120000,
77

88
capabilities: {
9-
'browserName': 'chrome'
9+
'browserName': 'firefox'
1010
},
1111

1212
baseUrl: 'http://localhost:9000',

0 commit comments

Comments
 (0)