We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f061aed commit ce56110Copy full SHA for ce56110
1 file changed
frontend/README.md
@@ -69,7 +69,8 @@ To run the backend for Cypress testing, you need to start the application with t
69
70
### In case of failing tests
71
72
-- Make sure the application is healthy and running
+- 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
74
- Restart the application and / or restart cypress
75
- Otherwise, check the logs
76
0 commit comments