add note to documentation

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Emma Indal
2022-02-15 14:33:03 +01:00
parent d972a6d583
commit d34a821869
+2
View File
@@ -96,3 +96,5 @@ Run the cypress tests
```sh
yarn cypress:open
```
> If its the first time you run Cypress, it will run a "Verifying Cypress can run" step. This step can result in a "Cypress verification timed out" error. If that is the case, let the verification step run and then run the command again and it should succeed.