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
Each Error type should have an explanation field that explains why the error occurred.
These error messages can be shown to the user and can also be used to replace the messages displayed in the tests that expect errors. This will also help document the code where errors occur.
The text was updated successfully, but these errors were encountered:
Each Error type should have an
explanation
field that explains why the error occurred.These error messages can be shown to the user and can also be used to replace the messages displayed in the tests that expect errors. This will also help document the code where errors occur.
The text was updated successfully, but these errors were encountered: