Skip to content

Commit ccbdcc5

Browse files
Lilit5Yauhen_Lyskavets
authored andcommitted
MC-16455: Admin user with permission for 1 store can manage categories
- Updated automation test script.
1 parent 27945bc commit ccbdcc5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminManageCategoriesByUserWithPermissionFor1StoreTest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<description value="Ability to manage categories by admin user with permission for 1 store"/>
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MC-19264"/>
19+
<useCaseId value="MC-16455"/>
1920
<group value="Catalog"/>
2021
</annotations>
2122
<before>
@@ -27,7 +28,7 @@
2728
<argument name="storeGroupName" value="{{SecondStoreGroupUnique.name}}"/>
2829
<argument name="storeGroupCode" value="{{SecondStoreGroupUnique.code}}"/>
2930
</actionGroup>
30-
<actionGroup ref="AdminCreateStoreViewActionGroup" stepKey="createStoreViewA"/>
31+
<actionGroup ref="AdminCreateStoreViewActionGroup" stepKey="createStoreView"/>
3132
<!--Create simple category and product-->
3233
<comment userInput="Create simple product and category" stepKey="createCategoryAndProduct"/>
3334
<createData entity="_defaultCategory" stepKey="createCategory"/>

0 commit comments

Comments
 (0)