From 3b584899bdfd1ad04991d4e0b270f9182ff989ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Belin?= Date: Fri, 12 Apr 2019 10:02:46 +0200 Subject: [PATCH] Fixed the PHPUnit settings --- test/phpunit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/phpunit.xml b/test/phpunit.xml index 6a12242..755174a 100644 --- a/test/phpunit.xml +++ b/test/phpunit.xml @@ -12,7 +12,7 @@ - ../test + .