File tree 1 file changed +3
-3
lines changed
dev/tests/integration/testsuite/Magento/Framework/View/_files/layout_directives_test 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
<block class =" Magento\Framework\View\Element\Text" name =" block1" >
10
10
<block class =" Magento\Framework\View\Element\Text" name =" block2" group =" group1" >
11
11
<arguments >
12
- <argument xsi : type =" string" name =" text" >blok2 </argument >
12
+ <argument xsi : type =" string" name =" text" >block2 </argument >
13
13
</arguments >
14
14
</block >
15
15
<block class =" Magento\Framework\View\Element\Text" name =" block3" group =" group1" >
16
16
<arguments >
17
- <argument xsi : type =" string" name =" text" >blok3 </argument >
17
+ <argument xsi : type =" string" name =" text" >block3 </argument >
18
18
</arguments >
19
19
</block >
20
20
<block class =" Magento\Framework\View\Element\Text" name =" block4" >
21
21
<arguments >
22
- <argument xsi : type =" string" name =" text" >blok4 </argument >
22
+ <argument xsi : type =" string" name =" text" >block4 </argument >
23
23
</arguments >
24
24
</block >
25
25
</block >
You can’t perform that action at this time.
0 commit comments