Skip to content

Commit 57dbec6

Browse files
committed
AC-4411-Test for Related Products Price Box
1 parent 227f1a7 commit 57dbec6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,8 @@
129129
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindex">
130130
<argument name="indices" value=""/>
131131
</actionGroup>
132-
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/></after>
132+
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
133+
</after>
133134
<actionGroup ref="NavigateToCreatedProductEditPageActionGroup" stepKey="openCreatedProductEditPage">
134135
<argument name="product" value="$$createConfigProduct$$"/>
135136
</actionGroup>

0 commit comments

Comments
 (0)