We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a11617e commit 3a7ab32Copy full SHA for 3a7ab32
spec/rspec/rails/fixture_support_spec.rb
@@ -15,7 +15,6 @@ module RSpec::Rails
15
end
16
17
it "will allow #setup_fixture to run successfully", if: Rails.version.to_f > 6.0 do
18
-
19
group = RSpec::Core::ExampleGroup.describe do
20
include FixtureSupport
21
0 commit comments