Skip to content

Commit 07c03a6

Browse files
MAGETWO-69893: Error appears when restricted user tries to add new category from product page
- Updated automated test script
1 parent 9973048 commit 07c03a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<actualResult type="variable">$grabCategoryName</actualResult>
9797
</assertContains>
9898
<!--Remove the category from the product and assert that it removed-->
99-
<comment userInput="Remove the category from the product and assert that it removed" stepKey="AssertCategoryRemoved"/>
99+
<comment userInput="Remove the category from the product and assert that it removed" stepKey="assertCategoryRemoved"/>
100100
<actionGroup ref="removeCategoryFromProduct" stepKey="removeCategoryFromProduct">
101101
<argument name="categoryName" value="$$createCategory.name$$"/>
102102
</actionGroup>

0 commit comments

Comments
 (0)