mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Disables animations when running feature tests
This commit is contained in:
@@ -28,6 +28,7 @@ end
|
||||
|
||||
Capybara.javascript_driver = :chrome
|
||||
Capybara.default_max_wait_time = 30
|
||||
Capybara.disable_animation = true
|
||||
|
||||
RSpec.configure do |config|
|
||||
# DatabaseCleaner
|
||||
|
||||
Reference in New Issue
Block a user