summaryrefslogtreecommitdiff
path: root/users/test/integration/browser/account_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'users/test/integration/browser/account_test.rb')
-rw-r--r--users/test/integration/browser/account_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/test/integration/browser/account_test.rb b/users/test/integration/browser/account_test.rb
index 4fff637..5483c89 100644
--- a/users/test/integration/browser/account_test.rb
+++ b/users/test/integration/browser/account_test.rb
@@ -1,7 +1,7 @@
class AccountTest < BrowserIntegrationTest
setup do
- Capybara.current_driver = Capybara.javascript_driver # :selenium by default
+ Capybara.current_driver = Capybara.javascript_driver
end
test "normal account workflow" do