Skip to content

Commit ad0934a

Browse files
committed
MAGETWO-95238: Cannot reset customer password from Admin Panel
- updated test after CR comments
1 parent 913f88a commit ad0934a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/Test/Mftf/Test/AdminResetCustomerPasswordTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</before>
2424
<after>
2525
<deleteData createDataKey="customer" stepKey="deleteCustomer"/>
26-
<amOnPage url="admin/admin/auth/logout/" stepKey="amOnLogoutPage"/>
26+
<actionGroup ref="logout" stepKey="logout"/>
2727
</after>
2828
<!--Edit customer info-->
2929
<actionGroup ref="OpenEditCustomerFromAdminActionGroup" stepKey="OpenEditCustomerFrom">

0 commit comments

Comments
 (0)