We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 429f208 commit da8bc78Copy full SHA for da8bc78
dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Checkout/Page/CheckoutPage.xml
@@ -8,7 +8,7 @@
8
9
<pages xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10
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">
+ <page name="CheckoutPage" url="/checkout" area="storefront" module="Magento_Checkout">
12
<section name="CheckoutShippingSection"/>
13
<section name="CheckoutShippingMethodsSection"/>
14
<section name="CheckoutOrderSummarySection"/>
0 commit comments