From 1247d6090faa404eb4363f40f71cabfc299c8219 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Fri, 12 Jul 2019 12:03:59 -0700 Subject: [PATCH] Update index.md --- docs/develop/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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