From 17048ec59d9f6ba0cc69da909c82c823eb68e59c Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Fri, 12 Jul 2019 12:04:24 -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 4cf53e9..8ef6b8b 100644 --- a/docs/develop/index.md +++ b/docs/develop/index.md @@ -1,6 +1,6 @@ ## Unit tests -The [headless unit tests](https://docs.civicrm.org/dev/en/latest/testing/#headless) are based on `phpunit4` and `cv`. Simply run: +The [headless unit tests](https://docs.civicrm.org/dev/en/latest/testing/#headless) are based on PHPUnit and `cv`. Simply run: ``` $ phpunit5