diff --git a/test/test_helper.rb b/test/test_helper.rb index ff64f2c134..85e8178365 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -2,8 +2,6 @@ ENV["RAILS_ENV"] = "test" -ENV["VITE_RUBY_SKIP_COMPATIBILITY_CHECK"] = "true" - if ENV["COVERAGE"] == "1" require "simplecov"