Skip to content

Commit 165fdbb

Browse files
committed
ACQE-5768: Apply gift cards or promo codes widget is shown on Order review page for Payflow Pro (Includes Express Checkout)
Renamed file test and suite name
1 parent 92d6936 commit 165fdbb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
11-
<test name="ApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest">
11+
<test name="StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest">
1212
<annotations>
1313
<features value="Payments"/>
1414
<stories value="Payflow Pro"/>

app/code/Magento/Paypal/Test/Mftf/Suite/ConfigurePaypalPayflowPro.xml renamed to app/code/Magento/Paypal/Test/Mftf/Suite/AdminConfigurePaypalPayflowPro.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*/
77
-->
88
<suites xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:Suite/etc/suiteSchema.xsd">
9-
<suite name="ConfigurePaypalPayflowPro">
9+
<suite name="AdminConfigurePaypalPayflowPro">
1010
<before>
1111
<!-- Login -->
1212
<actionGroup ref="AdminLoginActionGroup" stepKey="login"/>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
11-
<test name="ApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest">
11+
<test name="StorefrontApplyGiftsCardsAndCouponCodesInWidgetIsShownOnOrderReviewPageForPayflowProTest">
1212
<annotations>
1313
<features value="Payments"/>
1414
<stories value="Payflow Pro"/>

0 commit comments

Comments
 (0)