File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
dev/tests/functional/tests/app/Magento/Catalog/Test/TestCase Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../vendor/magento/mtf/etc/variations.xsd" >
9
9
<testCase name =" Magento\Backend\Test\TestCase\NavigateMenuTest" >
10
10
<variation name =" NavigateMenuTest9" >
11
- <data name =" menuItem" xsi : type =" string" >Products > Catalog </data >
12
- <data name =" pageTitle" xsi : type =" string" >Catalog </data >
11
+ <data name =" menuItem" xsi : type =" string" >Catalog > Products </data >
12
+ <data name =" pageTitle" xsi : type =" string" >Products </data >
13
13
<constraint name =" Magento\Backend\Test\Constraint\AssertBackendPageIsAvailable" />
14
14
</variation >
15
15
<variation name =" NavigateMenuTest10" >
16
- <data name =" menuItem" xsi : type =" string" >Products > Categories</data >
16
+ <data name =" menuItem" xsi : type =" string" >Catalog > Categories</data >
17
17
<data name =" pageTitle" xsi : type =" string" >Default Category (ID: 2)</data >
18
18
<constraint name =" Magento\Backend\Test\Constraint\AssertBackendPageIsAvailable" />
19
19
</variation >
You can’t perform that action at this time.
0 commit comments