Workaround for N°4459 doesn't work on 3.2

This commit is contained in:
jf-cbd
2025-03-06 15:23:38 +01:00
parent a9fb5cd182
commit 7af1cdebfa

View File

@@ -29,8 +29,6 @@ class RestServicesSanitizeOutputTest extends ItopCustomDatamodelTestCase
protected function setUp(): void
{
parent::setUp();
// Workaround to cope with inconsistent settings in itop-config files from the CI
AttributeEncryptedString::$sKey = '6eb9d9afa3ee0fbcebe622a33bf57aaeafb7c37998fd24c403c2522c2d60117f';
}
/**