mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 17:02:34 +01:00
Avoid error
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user