revert browser capability

pull/2817/head
Florian Kraft 10 years ago
parent 7e6fe64351
commit fba23614df
  1. 2
      frontend/tests/integration/protractor.conf.js

@ -32,7 +32,7 @@ exports.config = {
// Capabilities to be passed to the webdriver instance.
capabilities: {
'browserName': 'chrome'
'browserName': 'firefox'
},
directConnect: true,

Loading…
Cancel
Save