Skip to content

Commit

Permalink
Update spec/rspec/rails/fixture_support_spec.rb
Browse files Browse the repository at this point in the history
Co-Authored-By: Jon Rowe <mail@jonrowe.co.uk>
  • Loading branch information
Edouard-chin and JonRowe committed Dec 16, 2019
1 parent 24172ac commit a187433
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/rspec/rails/fixture_support_spec.rb
Expand Up @@ -25,7 +25,6 @@ module RSpec::Rails
end

it "will allow #setup_fixture to run successfully", if: Rails.version.to_f > 6.0 do
skip if Rails.version.to_f < 6.1

group = RSpec::Core::ExampleGroup.describe do
include FixtureSupport
Expand Down

0 comments on commit a187433

Please sign in to comment.