1
0
Fork 0
mirror of synced 2024-06-02 19:04:49 +12:00

fixed typo

This commit is contained in:
Krishna Agarwal 2022-09-21 22:48:51 +05:30 committed by GitHub
parent ec46fae228
commit 067858ae10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -378,7 +378,7 @@ To run end-2-end tests use:
docker compose exec appwrite test /usr/src/code/tests/e2e
```
To run end-2-end tests for a spcific service use:
To run end-2-end tests for a specific service use:
```bash
docker compose exec appwrite test /usr/src/code/tests/e2e/Services/[ServiceName]