Skip to content

Commit

Permalink
Trying setup instead of Setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
dstuckey-uoe committed Oct 6, 2023
1 parent 0ccffe3 commit acb2363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/support/capybara.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

# set the chrome-driver version
#Webdrivers::Chromedriver.required_version = chrome_driver_version
Webdrivers::Chromedriver.Setup(
Webdrivers::Chromedriver.setup(
version: chrome_driver_version,
path: chrome_driver_path
)
Expand Down

0 comments on commit acb2363

Please sign in to comment.