Skip to content

Commit

Permalink
Merge pull request anycable#9 from rmacklin/add-chromedriver-helper
Browse files Browse the repository at this point in the history
Add chromedriver-helper dependency to Gemfile
  • Loading branch information
palkan authored Jan 14, 2019
2 parents fbe06e9 + 7ffb30a commit 2a16ed6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ group :test do
gem 'json_spec'
gem 'show_me_the_cookies'

gem 'chromedriver-helper'
gem 'selenium-webdriver', require: false

gem 'rack_session_access'
Expand Down

0 comments on commit 2a16ed6

Please sign in to comment.