Skip to content

Commit 8200cf0

Browse files
committed
MC-7293: Admin with access to one website can create product and assign only for this website
1 parent a34c9d8 commit 8200cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@
289289
<actionGroup name="AdminGoToProductCatalogPage">
290290
<comment userInput="actionGroup:GoToProductCatalogPage" stepKey="actionGroupComment"/>
291291
<amOnPage url="{{AdminCatalogProductPage.url}}" stepKey="goToCatalogProductPage"/>
292-
<waitForPageLoad stepKey="WaitForPageToLoad"/>
292+
<waitForPageLoad stepKey="waitForPageToLoad"/>
293293
</actionGroup>
294294

295295
<!-- You are on product Edit Page -->

0 commit comments

Comments
 (0)