update e2e-tests/README.md

Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
This commit is contained in:
mahula 2023-02-14 11:38:01 +01:00 committed by GitHub
parent e772e25d2f
commit 1243661a11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ yarn cypress open
```bash
# change to the cypress directory
cd /path/to/gradido/e2e-tests/cypress/
cd /path/to/gradido/e2e-tests/
# build a Docker image from the Dockerfile
docker build -t gradido_e2e-tests-cypress .