Fixed typos
This commit is contained in:
parent
0f6e2293ee
commit
e7adc1759c
1 changed files with 2 additions and 2 deletions
|
|
@ -14,9 +14,9 @@ The application fails at login.
|
||||||
|
|
||||||
1) Launch the app `npm run start`
|
1) Launch the app `npm run start`
|
||||||
2) Click on "Join a Wallet"
|
2) Click on "Join a Wallet"
|
||||||
3) Type an unexistent username
|
3) Type an nonexistent username
|
||||||
4) The app stops working, throws "Unhandled exception" error.
|
4) The app stops working, throws "Unhandled exception" error.
|
||||||
|
|
||||||
Expected: The app should login and show the home screen without any error.
|
Expected: The app should login and show the home screen without any error.
|
||||||
|
|
||||||
Platform: Android 4.3, Android 4.4, iOS
|
Platform: Android 4.3, Android 4.4, iOS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue