Skip to content

Commit da8bc78

Browse files
committed
MAGETWO-90114: Automate Store Credit with MFTF
1 parent 429f208 commit da8bc78

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Checkout/Page

1 file changed

+1
-1
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Checkout/Page/CheckoutPage.xml

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

99
<pages xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Page/etc/PageObject.xsd">
11-
<page name="CheckoutPage" url="/checkout" area="storefront" module="Checkout">
11+
<page name="CheckoutPage" url="/checkout" area="storefront" module="Magento_Checkout">
1212
<section name="CheckoutShippingSection"/>
1313
<section name="CheckoutShippingMethodsSection"/>
1414
<section name="CheckoutOrderSummarySection"/>

0 commit comments

Comments
 (0)