From 657749375fe9a5fa4e112403be9bdbe23a7d7ac2 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 27 Nov 2020 16:47:13 +0100 Subject: [PATCH] Avoid error --- test/phpunit/CoreTest.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/phpunit/CoreTest.php b/test/phpunit/CoreTest.php index 3169c4063c0..3cfad799181 100644 --- a/test/phpunit/CoreTest.php +++ b/test/phpunit/CoreTest.php @@ -133,6 +133,7 @@ class CoreTest extends PHPUnit\Framework\TestCase * * @return void */ + /* public function testDetectURLROOT() { global $dolibarr_main_prod; @@ -236,7 +237,7 @@ class CoreTest extends PHPUnit\Framework\TestCase return true; } - + */ /** * testSqlAndScriptInjectWithPHPUnit