Skip to content

Commit

Permalink
Remove workaround to Ruby 3.2 warning in selenium-webdriver
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebarrie committed Feb 20, 2023
1 parent 0a40935 commit 030aa34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/application_system_test_case.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

require "test_helper"
require "webdrivers/chromedriver"
require "selenium/webdriver/remote/commands"
require "action_dispatch/system_testing/server"

ActionDispatch::SystemTesting::Server.silence_puma = true
Expand Down

0 comments on commit 030aa34

Please sign in to comment.