Skip to content

Commit 49543d0

Browse files
Revert "Merge branch 'ACQE-8470' into ACQE-functional-deployment-v3-3"
This reverts commit 2452012, reversing changes made to 61b0562.
1 parent 885f044 commit 49543d0

File tree

3 files changed

+3
-85
lines changed

3 files changed

+3
-85
lines changed
Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4-
* Copyright 2018 Adobe
5-
* All Rights Reserved.
4+
* Copyright © Magento, Inc. All rights reserved.
5+
* See COPYING.txt for license details.
66
*/
77
-->
88

@@ -13,8 +13,4 @@
1313
<data key="two">2</data>
1414
<data key="fifty">50</data>
1515
</entity>
16-
<entity name="OrderLinks" type="constant">
17-
<data key="linkToNewOrder">Link to the New Order</data>
18-
<data key="linkToPreviousOrder">Link to the Previous Order</data>
19-
</entity>
2016
</entities>

app/code/Magento/Sales/Test/Mftf/Section/AdminOrderDetailsMainActionsSection.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4-
* Copyright 2017 Adobe
4+
* Copyright 2024 Adobe
55
* All Rights Reserved.
66
*/
77
-->
@@ -31,7 +31,5 @@
3131
<element name="void" type="button" selector="#void_payment span"/>
3232
<element name="invoiceTabContent1" type="text" selector="#sales_order_view_tabs_order_invoices_content > div > div.admin__data-grid-wrap > table > tbody > tr > td"/>
3333
<element name="creditMemoWarning" type="text" selector="//div[@class='modal-content']//div[text()='This will create an offline refund. To create an online refund, open an invoice and create credit memo for it. Do you want to continue?']"/>
34-
<element name="linkToNewOrder" type="text" selector="//*[@id='sales_order_view_tabs_order_info_content']/section[1]/div[2]/div[1]/div[2]/table/tbody/tr[4]/th"/>
35-
<element name="linkToPreviousOrder" type="text" selector="//*[@id='sales_order_view_tabs_order_info_content']/section[1]/div[2]/div[1]/div[2]/table/tbody/tr[4]/th"/>
3634
</section>
3735
</sections>

app/code/Magento/Sales/Test/Mftf/Test/AdminOrderEditParentChildOrderLinksTest.xml

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)