Skip to content

Commit

Permalink
un-specify chrome version
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwoldatwork committed Sep 19, 2023
1 parent 7a89793 commit 65c2bf1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/rails_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@
exit 1
end

Webdrivers::Chromedriver.required_version = "114.0.5735.90"

# for Capybara
Capybara.register_driver :selenium do |app|
Capybara::Selenium::Driver.new(app, browser: :chrome)
Expand Down

0 comments on commit 65c2bf1

Please sign in to comment.