I'm running the unit tests and getting the result Test failed
Here is the exception I'm getting:
Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "SIGN-UP step1 with valid email & pw succeeds".
How can I define the failure reason?
Thanks in advance