Avoid error
This commit is contained in:
parent
73790a0958
commit
657749375f
@ -133,6 +133,7 @@ class CoreTest extends PHPUnit\Framework\TestCase
|
|||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
|
/*
|
||||||
public function testDetectURLROOT()
|
public function testDetectURLROOT()
|
||||||
{
|
{
|
||||||
global $dolibarr_main_prod;
|
global $dolibarr_main_prod;
|
||||||
@ -236,7 +237,7 @@ class CoreTest extends PHPUnit\Framework\TestCase
|
|||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* testSqlAndScriptInjectWithPHPUnit
|
* testSqlAndScriptInjectWithPHPUnit
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user