Skip to content

Commit 7069fac

Browse files
committed
MC-5373: Product couldn't be pulled to CMS Page when it was assigned to a specific website
Delete Storeview in AdminCreateStoreViewTest
1 parent 53a7706 commit 7069fac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Store/Test/Mftf/Test/AdminCreateStoreViewTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
<actionGroup ref="AdminCreateStoreViewActionGroup" stepKey="createStoreView2" />
3434
<actionGroup ref="AdminCreateStoreViewCodeUniquenessActionGroup" stepKey="createStoreViewCode" />
3535
<after>
36+
<actionGroup ref="AdminDeleteStoreViewActionGroup" stepKey="deleteStoreView">
37+
<argument name="customStore" value="customStore"/>
38+
</actionGroup>
3639
<actionGroup ref="logout" stepKey="logout"/>
3740
</after>
3841
</test>

0 commit comments

Comments
 (0)