Update ManualTests.md

The style of it is not right
This commit is contained in:
KermanX 2021-02-02 18:17:44 +08:00 committed by GitHub
commit 60ddd9fe45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ These manual tests are run before every release of the Calculator app.
**Test 1** **Test 1**
Steps: Steps:
1. From the Standard Calculator page, input “3”, “+”, “3”, “Enter” on the keyboard 1. From the Standard Calculator page, input “3”, “+”, “3”, “Enter” on the keyboard
Expected: “6” shows up in the display *Expected: “6” shows up in the display *
2. Input “4”, “-”, “2”, “=” using the in-app buttons 2. Input “4”, “-”, “2”, “=” using the in-app buttons
*Expected: “2” shows up in the display* *Expected: “2” shows up in the display*