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
Likewise, on slide 19, refute_equals should be refute_equal.
Also, on slide 18, assert_true should just be assert, and on slide 19, refute_true should just be refute.
On the slide for "Minitest Assertions", instead of assert_equals it should be assert_equal for Ruby.
-brv11
The text was updated successfully, but these errors were encountered: