Skip to content

Commit 173d01a

Browse files
committed
ECP-515: Storefront Get API
- fix tests
1 parent 3824d6e commit 173d01a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Wishlist/Test/Mftf/Test/AdminDeleteCustomerWishListItemTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
<argument name="productVar" value="$createProduct$"/>
4545
</actionGroup>
4646
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logout"/>
47+
<actionGroup ref="AdminLogoutActionGroup" stepKey="adminLogoutBeforeCheck"/>
4748
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
4849
<actionGroup ref="OpenEditCustomerFromAdminActionGroup" stepKey="navigateToCustomerEditPage">
4950
<argument name="customer" value="$createCustomer$"/>

0 commit comments

Comments
 (0)