Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 65a3063

Browse files
committed
Update README_TESTS.md
1 parent 279f49d commit 65a3063

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

__tests__/README_TESTS.md

+2
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ Test example:
5656
`.env` file shall be in the root of the project and shall contain `X_APP_ID`, `X_APP_TOKEN` and `VOUCHERIFY_HOST` variables. Check `.env.example` for reference.
5757

5858
## Run tests:
59+
60+
From the root of the project run:
5961
```bash
6062
php vendor/bin/codecept run Unit
6163
```

0 commit comments

Comments
 (0)