Fix test case #2

Kevin 2021-12-04 22:14:38 +02:00
parent d4e47b23cf
commit 129cf5160e

@ -66,11 +66,10 @@ ___
___ ___
**Extension test:** Invalid CAN entered **Extension test:** Invalid CAN entered
 1. ...  1. ...
 2. The user enters an invalid CAN (for example 000000).  2. The user enters a CAN that has an invalid length (for example 00000).
**Expected results:** **Expected results:**
 The application notifies the user that the CAN was invalid.  The application notifies the user that the entered CAN is invalid.
 The application returns the user to the applications home screen.
# **Test Case #3** # **Test Case #3**
**Use Case being tested:** **Use Case being tested:**