You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix failing test due to the relative path output of minitest
minitest has been updated to output relative paths for failures at v5.21.0
minitest/minitest@e410bad
This patch fixes test to pass regardless of minitest versions.
0 commit comments