Skip to content

Use panic rather than error in expectJust

Matthew Pickering requested to merge wip/fix-expectJust into master

Otherwise, we would not get a callstack printed out when the exception occurs.

Fixes #25829 (closed)

Merge request reports

Loading