Commit b9075d22 authored by Robert Speicher's avatar Robert Speicher

Revert "Merge branch 'rs-warm-capybara-only-in-ci' into 'master'"

This reverts merge request !12761
parent db271a6b
......@@ -229,7 +229,6 @@ module TestEnv
# Otherwise they'd be created by the first test, often timing out and
# causing a transient test failure
def eager_load_driver_server
return unless ENV['CI']
return unless defined?(Capybara)
puts "Starting the Capybara driver server..."
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment