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
The glob in `Rakefile` is `test_*.rb` so this suite wasn't ran.
Also minitest was complaining about `assert_equal nil, ...` so
I changed the generation a bit.
0 commit comments