mirror of
https://github.com/appwrite/appwrite
synced 2026-05-05 22:38:37 +00:00
Updated test command
This commit is contained in:
parent
2374771d44
commit
2c1df141dc
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ Before running the command, make sure you have proper write permissions to the A
|
|||
To run tests manually, run phpunit from your command line:
|
||||
|
||||
```bash
|
||||
docker exec appwrite /bin/bash -c '/usr/share/nginx/html/vendor/bin/phpunit'
|
||||
docker exec appwrite test
|
||||
```
|
||||
|
||||
## Tutorials
|
||||
|
|
|
|||
Loading…
Reference in a new issue