Skip to content

Commit

Permalink
TEMP! See if RSpec 4 fails
Browse files Browse the repository at this point in the history
  • Loading branch information
pirj committed Dec 12, 2024
1 parent 3c4c64e commit 294b841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/smoke_tests/weird_rspec_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
end

it_behaves_like :something
it_should_behave_like :something if RSpec::Core::Version::STRING < '4.0'
it_should_behave_like :something

it_behaves_like :something do
let(:foo) { 'bar' }
Expand Down

0 comments on commit 294b841

Please sign in to comment.