mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-12 04:24:12 +01:00
PHP CS fixer
This commit is contained in:
@@ -1017,7 +1017,6 @@ INI;
|
||||
self::InvokeNonPublicStaticMethod(utils::class, 'LoadParamFile', [$sTmpFileInsideItop]);
|
||||
self::assertNotEquals($sParamValue, utils::ReadParam($sParamName, null), "utils::LoadParamFile() should NOT have loaded the file: $sTmpFileInsideItop");
|
||||
|
||||
|
||||
$sParamName = 'OP2';
|
||||
$sParamValue = 'OV2';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user