Commit 4c7bdde9 authored by Ivan Chepurnyi's avatar Ivan Chepurnyi

! Fix mistypo in config test case

parent a1c4ad24
...@@ -813,7 +813,7 @@ abstract class EcomDev_PHPUnit_Test_Case_Config extends EcomDev_PHPUnit_Test_Cas ...@@ -813,7 +813,7 @@ abstract class EcomDev_PHPUnit_Test_Case_Config extends EcomDev_PHPUnit_Test_Cas
self::configLayout( self::configLayout(
$area, $expectedFileName, $area, $expectedFileName,
EcomDev_PHPUnit_Constraint_Config_Layout::TYPE_LAYOUT_DEFINITION, EcomDev_PHPUnit_Constraint_Config_Layout::TYPE_LAYOUT_DEFINITION,
$layoutUpdateName $layoutUpdate
), ),
$message $message
); );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment