Makes capybara exact. Should fix some randomly-failing specs
This commit is contained in:
@@ -22,5 +22,6 @@ RSpec.configure do |config|
|
||||
end
|
||||
|
||||
Capybara.javascript_driver = :poltergeist
|
||||
Capybara.exact = true
|
||||
|
||||
OmniAuth.config.test_mode = true
|
||||
|
||||
Reference in New Issue
Block a user