Skip to content

Commit

Permalink
Remove webdrivers to fix incompatibility issue
Browse files Browse the repository at this point in the history
  • Loading branch information
eoinkelly committed Jul 28, 2023
1 parent bd6a86e commit 0c9bae8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion variants/backend-base/Gemfile.tt
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,5 @@ group :test do
# Use system testing [https://guides.rubyonrails.org/testing.html#system-testing]
gem "capybara"
gem "selenium-webdriver"
gem "webdrivers"
gem "simplecov", require: false
end

0 comments on commit 0c9bae8

Please sign in to comment.