From b11bf308814e162cb34270990c9c490fc5b93e2f Mon Sep 17 00:00:00 2001 From: Molkobain Date: Tue, 11 Jan 2022 15:48:35 +0100 Subject: [PATCH] =?UTF-8?q?Unit=20tests:=20Activate=20tests=20that=20were?= =?UTF-8?q?=20never=20ran...=20=F0=9F=A5=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Note that testGetMysqlCliTlsOptions will fail --- test/phpunit.xml.dist | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/test/phpunit.xml.dist b/test/phpunit.xml.dist index 6682ccfbd..67df3662c 100644 --- a/test/phpunit.xml.dist +++ b/test/phpunit.xml.dist @@ -53,6 +53,9 @@ itop-tickets + + itop-config + application @@ -63,7 +66,7 @@ status - setup/SetupUtilsTest.php + setup integration