N°8772 - cache fix

This commit is contained in:
Eric Espie
2025-12-16 11:14:39 +01:00
parent 75afd3ba46
commit b653236e86
2 changed files with 2 additions and 5 deletions

View File

@@ -5,10 +5,8 @@
* @license http://opensource.org/licenses/AGPL-3.0
*/
use Combodo\iTop\Forms\Block\Base\ChoiceFromInputsBlock;
use Combodo\iTop\Forms\Compiler\FormsCompiler;
use Combodo\iTop\Test\UnitTest\ItopDataTestCase;
use Symfony\Component\Validator\Constraints\NotNull;
class FormsCompilerTest extends ItopDataTestCase
{
@@ -17,7 +15,6 @@ class FormsCompilerTest extends ItopDataTestCase
*
* @param string $sXMLContent
* @param string $sExpectedPHP
* @param string $sMessage
*
* @return void
* @throws \Combodo\iTop\Forms\Compiler\FormsCompilerException