From 21575cf674effb3d969d9101c823de5cb17c9e37 Mon Sep 17 00:00:00 2001 From: snipe Date: Thu, 2 Dec 2021 15:09:52 -0800 Subject: [PATCH] Lowercase tests dir Signed-off-by: snipe --- phpunit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpunit.xml b/phpunit.xml index 9992302a60..bf3fd2dc33 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -7,7 +7,7 @@ - ./Tests/ + ./tests/