diff --git a/test/application_system_test_case.rb b/test/application_system_test_case.rb index 27575267..4441cc2f 100644 --- a/test/application_system_test_case.rb +++ b/test/application_system_test_case.rb @@ -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