PHP CS fixer

This commit is contained in:
Eric Espie
2026-02-24 16:35:44 +01:00
parent 1cbe12d62b
commit b7d80c18cf

View File

@@ -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';