Skip to content

Commit ce56110

Browse files
author
Manuel
committed
docs(frontend): Add troubleshooting steps for e2e tests #12
1 parent f061aed commit ce56110

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

frontend/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ To run the backend for Cypress testing, you need to start the application with t
6969

7070
### In case of failing tests
7171

72-
- Make sure the application is healthy and running
72+
- Make sure you do not have any additional or missing data in your database from a previous testrun
73+
- Confirm that the application is healthy and running
7374
- Restart the application and / or restart cypress
7475
- Otherwise, check the logs
7576

0 commit comments

Comments
 (0)