File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Shipping/Test/Mftf/Page Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<pages xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Page/etc/PageObject.xsd" >
11
- <page name =" AdminShipmentNewPage" url =" order_shipment/new/order_id/" area =" admin" module =" Shipping" >
11
+ <page name =" AdminShipmentNewPage" url =" admin/ order_shipment/new/order_id/" area =" admin" module =" Shipping" >
12
12
<section name =" AdminShipmentMainActionsSection" />
13
13
<section name =" AdminShipmentOrderInformationSection" />
14
14
<section name =" AdminShipmentAddressInformationSection" />
15
15
<section name =" AdminShipmentPaymentShippingSection" />
16
16
<section name =" AdminShipmentItemsSection" />
17
17
<section name =" AdminShipmentTotalSection" />
18
18
</page >
19
- </pages >
19
+ </pages >
You can’t perform that action at this time.
0 commit comments