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
Method calls are parenthesized irregularly. For example, on page 21: In the ["y", "Y", "YeS", "YES", "yes"].each do |y| block, the calls to expect_output and assert are not parenthesized while provide_input is.