mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
update README regarding yarn usage
This commit is contained in:
parent
196e0e661d
commit
5baf558e77
@ -20,5 +20,5 @@ to boot up the DEV system, before running the test.
|
|||||||
docker build -t gradido_e2e-tests-playwright .
|
docker build -t gradido_e2e-tests-playwright .
|
||||||
|
|
||||||
# run the Docker container and execute the given tests
|
# run the Docker container and execute the given tests
|
||||||
docker run -it gradido_e2e-tests-playwright npx playwright test
|
docker run -it gradido_e2e-tests-playwright yarn playwright-e2e-tests
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user