Commit ee464a1
committed
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.1 parent e17cf6e commit ee464a1
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
0 commit comments