Skip to content

Commit 5f99608

Browse files
Merge branch 'ACQE-7648' into ACQE-functional-deployment-v7
2 parents 1ec0a7b + ea6605a commit 5f99608

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

app/code/Magento/GiftMessage/Test/Mftf/Test/StorefrontGiftMessageForOrderOnCheckoutCartPageTest.xml

Lines changed: 3 additions & 2 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 © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
4+
* Copyright 2021 Adobe
5+
* All Rights Reserved.
66
*/
77
-->
88

@@ -17,6 +17,7 @@
1717
<group value="pr_exclude"/>
1818
</annotations>
1919
<before>
20+
<magentoCLI command="config:set sales/gift_options/allow_items 0" stepKey="disableGiftMessagesForOrderItems"/>
2021
<magentoCLI command="config:set sales/gift_options/allow_order 1" stepKey="enableGiftMessageForOrder"/>
2122
<createData entity="SimpleProduct2" stepKey="simpleProduct"/>
2223
</before>

0 commit comments

Comments
 (0)