Skip to content

Commit 597a841

Browse files
kieuphan2406Rrego6
authored andcommitted
MC-32679: Create automated Paypal tests
- skip installment test
1 parent 95b4a4f commit 597a841

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/code/Magento/Paypal/Test/Mftf/Test/StorefrontCheckPayPalSmartButtonWithInstallmentLabelOnMiniCartTest.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
<testCaseId value="MC-28711"/>
1919
<group value="paypal"/>
2020
<group value="paypalExpress"/>
21+
<skip>
22+
<issueId value="MQE-1576"/>
23+
</skip>
2124
</annotations>
2225
<before>
2326
<magentoCLI command="setup:static-content:deploy {{GeneralLocalCodeConfigsForMexico.value}}" stepKey="deployStaticContentWithMexicoLocale"/>
@@ -30,7 +33,6 @@
3033
</before>
3134
<after>
3235
<magentoCLI command="config:set {{StorefrontPaypalMiniCartDisableCustomizeButtonConfigData.path}} {{StorefrontPaypalMiniCartDisableCustomizeButtonConfigData.value}}" stepKey="disableCustomizeButton"/>
33-
<magentoCLI command="setup:static-content:deploy {{GeneralLocalCodeConfigsForUS.value}}" stepKey="setLocaleUS"/>
3436
</after>
3537
<!-- Add Product to Cart -->
3638
<actionGroup ref="StorefrontAddSimpleProductToShoppingCartActionGroup" before="goToPayPalSmartButtonPage" stepKey="addProductToCart">

0 commit comments

Comments
 (0)