Skip to content

Commit 24adb14

Browse files
committed
MFTF has been updated
1 parent db17e70 commit 24adb14

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCreateConfigurableProductWithVideoAssociatedToVariantTest.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,13 @@
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-37344"/>
1919
<group value="ConfigurableProduct"/>
20+
<skip>
21+
<issueId value="MC-33903"/>
22+
</skip>
2023
</annotations>
2124

2225
<before>
26+
<createData entity="ProductVideoYoutubeApiKeyConfig" stepKey="setYoutubeApiKeyConfig"/>
2327
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
2428
<createData entity="SimpleSubCategory" stepKey="categoryHandle"/>
2529

@@ -81,6 +85,7 @@
8185
</before>
8286
<after>
8387
<actionGroup ref="AdminLogoutActionGroup" stepKey="amOnLogoutPage"/>
88+
<createData entity="DefaultProductVideoConfig" stepKey="setYoutubeApiKeyDefaultConfig"/>
8489
<deleteData createDataKey="simple1Handle" stepKey="deleteSimple1"/>
8590
<deleteData createDataKey="simple2Handle" stepKey="deleteSimple2"/>
8691
<deleteData createDataKey="childProductHandle1" stepKey="deleteChild1"/>

0 commit comments

Comments
 (0)