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
Makes it hard to identify what the problem of a failing test is.
Sometimes it is just the Error Type like StandardError but there's a missing VCR HTTP request error behind or a record file not found exception.
The text was updated successfully, but these errors were encountered:
Makes it hard to identify what the problem of a failing test is.
Sometimes it is just the Error Type like
StandardError
but there's a missing VCR HTTP request error behind or a record file not found exception.The text was updated successfully, but these errors were encountered: