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 test expects a 400 status for a bad URL on github, but the github request actually returns 404. This causes the test to fail. The assertion should be updated to expect 404.
The test expects a 400 status for a bad URL on github, but the github request actually returns 404. This causes the test to fail. The assertion should be updated to expect 404.