From bb752debaa87754566893a77cf776827216ef5bd Mon Sep 17 00:00:00 2001 From: Eric Espie Date: Mon, 19 Jan 2026 18:04:53 +0100 Subject: [PATCH] :white_check_mark: Fix CI --- .../PropertyType/Compiler/FormsCompilerTest.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/php-unit-tests/unitary-tests/sources/PropertyType/Compiler/FormsCompilerTest.php b/tests/php-unit-tests/unitary-tests/sources/PropertyType/Compiler/FormsCompilerTest.php index a99054f89..2cc6cd16e 100644 --- a/tests/php-unit-tests/unitary-tests/sources/PropertyType/Compiler/FormsCompilerTest.php +++ b/tests/php-unit-tests/unitary-tests/sources/PropertyType/Compiler/FormsCompilerTest.php @@ -858,7 +858,7 @@ XML, $sXMLContent = << - + Dashlet @@ -871,11 +871,11 @@ XML, XML; $sExpectedStart = <<Add('icon-selection', 'Combodo\iTop\Forms\Block\Base\ChoiceFormBlock', [ + \$this->Add('icon-selection', 'Combodo\iTop\Forms\Block\Base\ChoiceImageFormBlock', [ 'label' => 'Icon', 'choices' => [ @@ -895,7 +895,7 @@ PHP; $sXMLContent = << - + Dashlet @@ -908,7 +908,7 @@ PHP; XML; $sExpectedStart = <<