summaryrefslogtreecommitdiff
path: root/users/test/integration/browser/session_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'users/test/integration/browser/session_test.rb')
-rw-r--r--users/test/integration/browser/session_test.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/users/test/integration/browser/session_test.rb b/users/test/integration/browser/session_test.rb
index bb4e8c9..3a41b3a 100644
--- a/users/test/integration/browser/session_test.rb
+++ b/users/test/integration/browser/session_test.rb
@@ -3,7 +3,6 @@ require 'test_helper'
class SessionTest < BrowserIntegrationTest
setup do
- Capybara.current_driver = Capybara.javascript_driver
@username, password = submit_signup
end