Skip to content

Commit

Permalink
Disable animations for test
Browse files Browse the repository at this point in the history
  • Loading branch information
donv committed Dec 30, 2024
1 parent 7c750c5 commit 77d02af
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions test/support/setup_capybara_drivers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,4 @@

Capybara.save_path = Pathname.new("tmp/capybara").expand_path
Capybara.javascript_driver = ENV.fetch("CAPYBARA_DRIVER", :cuprite).to_sym
Capybara.disable_animation = true

0 comments on commit 77d02af

Please sign in to comment.