Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: failing test due to rust panic message change
Inbetween rustc 1.72 and rustc 1.75 the way that error messages were displayed when panicing changed. One of our tests depended on the output of that behavior and this commit updates the error message to the new form so that tests will pass.
- Loading branch information