update e2e-tests/README.md

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

View File

@ -46,7 +46,7 @@ For now the test setup can only be used locally in two modes.
```bash ```bash
# change to the tests directory # change to the tests directory
cd /path/to/gradido/e2e-tests/cypress/tests cd /path/to/gradido/e2e-tests/
# install all dependencies # install all dependencies
yarn install yarn install