N°7407 - fix ci test adapt to 3.2 DM

This commit is contained in:
odain
2024-04-10 15:35:01 +02:00
parent 28feddb6c9
commit 6a6dacc8ce

View File

@@ -100,6 +100,9 @@ class InstallationFileServiceTest extends TestCase {
$aSelectedModules = $oInstallationFileService->GetSelectedModules();
$aExpectedInstallationModules = [
'combodo-backoffice-darkmoon-theme',
'combodo-backoffice-fullmoon-high-contrast-theme',
'combodo-backoffice-fullmoon-protanopia-deuteranopia-theme',
'combodo-backoffice-fullmoon-tritanopia-theme',
'itop-structure',
"itop-config-mgmt",
"itop-attachments",
@@ -214,6 +217,9 @@ class InstallationFileServiceTest extends TestCase {
$aSelectedModules = $oInstallationFileService->GetSelectedModules();
$aExpectedInstallationModules = [
'combodo-backoffice-darkmoon-theme',
'combodo-backoffice-fullmoon-high-contrast-theme',
'combodo-backoffice-fullmoon-protanopia-deuteranopia-theme',
'combodo-backoffice-fullmoon-tritanopia-theme',
'itop-structure',
"itop-config-mgmt",
"itop-attachments",