-
-
Notifications
You must be signed in to change notification settings - Fork 942
Closed
Milestone
Description
In MRI 3.1, I'm able to run this rspec test where it has an implied error type of RuntimeError, however in jRuby I have to be explicit about the error type or I receive the following error:
Failure/Error: expect { request }.to raise_error 'Verboten!'
expected Exception with "Verboten!", got #<TypeError: exception class/object expected> with backtrace:
Similar to #7112
Using rspec 3.12.0
The code for this matcher is here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels