Open
Description
We have upgraded our stack recently and are now on rails 7.0.0 and ruby 3.1.1.
Since then when I run :
PRY_RESCUE_RAILS=1 bundle exec rails test test/controllers/...
(or every other ways of launching my test with pry-rescue) the context is stopped in the enter_exception_context
rather than on the error itself:
Any idea how to fix this ?
Metadata
Metadata
Assignees
Labels
No labels