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
Copy file name to clipboardExpand all lines: instructions.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Your application will display the `name` of the first character entry within the
20
20
Write tests for the following scenarios:
21
21
22
22
- the API responds with [Status Code 500](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500) (Internal Server Error) your component displays the error message `"🤕 Something went wrong; try again."`
23
-
- the API response with [Status Code 418](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/418) (I’m a tea pot) write another test checking your component displays an error message saying `"🫖 I'm a tea pot, silly."`
23
+
- the API responds with [Status Code 418](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/418) (I’m a tea pot) your component displays an error message saying `"🫖 I'm a tea pot, silly."`
0 commit comments