1
0
Fork 0
mirror of synced 2024-06-03 11:24:48 +12:00

Update CONTRIBUTING.md

This commit is contained in:
Eldad A. Fux 2020-09-12 23:30:50 +03:00 committed by GitHub
parent 42341fddbb
commit f93791b066
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -137,7 +137,7 @@ docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t appwrite/
## Tests ## Tests
To run tests manually, run phpunit from your command line: To run tests manually, use the Appwrite Docker CLI from your terminal:
```bash ```bash
docker exec appwrite test docker exec appwrite test