diff --git a/docs/develop/index.md b/docs/develop/index.md index bd7d82d..4cf53e9 100644 --- a/docs/develop/index.md +++ b/docs/develop/index.md @@ -3,7 +3,7 @@ The [headless unit tests](https://docs.civicrm.org/dev/en/latest/testing/#headless) are based on `phpunit4` and `cv`. Simply run: ``` -$ phpunit4 +$ phpunit5 ``` ## Events