rspec / rspec-mocks

RSpec's 'test double' framework, with support for stubbing and mocking
https://rspec.info
MIT License
1.16k stars 357 forks source link

and_wrap_original failing in ruby 3.2 #1573

Closed Geesu closed 3 months ago

Geesu commented 3 months ago

I've opened a PR with a failing spec here: https://github.com/rspec/rspec-mocks/pull/1572

The spec passes in ruby 3.1, but fails in ruby 3.2.3.