Skip to content

Commit 6e1710a

Browse files
committed
MAGETWO-95213: Updating Product Status With Mass Action By Scope Updates The Default Value
- Review comments fix. Using action group for logout.
1 parent 628376b commit 6e1710a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<actionGroup ref="DeleteProductActionGroup" stepKey="deleteProduct2">
8080
<argument name="productName" value="simpleProductForMassUpdate2.name"/>
8181
</actionGroup>
82-
<amOnPage url="admin/admin/auth/logout/" stepKey="amOnLogoutPage"/>
82+
<actionGroup ref="logout" stepKey="amOnLogoutPage"/>
8383
</after>
8484

8585
<!-- Search and select products -->

0 commit comments

Comments
 (0)