Skip to content

Commit a187433

Browse files
Update spec/rspec/rails/fixture_support_spec.rb
Co-Authored-By: Jon Rowe <[email protected]>
1 parent 24172ac commit a187433

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/rspec/rails/fixture_support_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ module RSpec::Rails
2525
end
2626

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

3029
group = RSpec::Core::ExampleGroup.describe do
3130
include FixtureSupport

0 commit comments

Comments
 (0)