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 Minitest handling of kwargs after update past 5.16.0
Issue was introduced in
minitest/minitest@6fecff9
and hack workaround was introduced in
minitest/minitest@b8ddc4f
I *think* that changing the API make this work w/o the workaround would
require a breaking change so we can leave that for later.
0 commit comments