Twig tests not executed

This commit is contained in:
Romain Quetiez
2023-10-26 10:47:11 +02:00
parent 8893cdac1d
commit 73bed04555

View File

@@ -23,6 +23,7 @@ class TwigTest extends ItopDataTestCase
*/
public function testTemplate($sFileName, $sExpected)
{
$this->expectNotToPerformAssertions();
$sId = 'TestTwig';
$oAppExtension = new AppExtension();
@@ -42,7 +43,7 @@ class TwigTest extends ItopDataTestCase
}
}
public static function testTemplateProvider()
public static function TemplateProvider()
{
$aReturn = array();
$aReturn['filter_system'] = [