Skip to content

Commit e931da1

Browse files
“Pavan-bj” “Pavan-bj” 
authored andcommitted
ACQE-6915 | Several Terms and Conditions with different types are shown on PayPal express checkout review page
Added fix for the PR
1 parent 627987e commit e931da1

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminDisableTermsAndConditionsConfigurationActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<annotations>
1212
<description>Disable Terms and Conditions On Configuration page.</description>
1313
</annotations>
14-
1514
<magentoCLI command="config:set {{disableTermsAndConditions.path}} {{disableTermsAndConditions.value}}" stepKey="DisableTermsAndConditions"/>
1615
</actionGroup>
1716
</actionGroups>

app/code/Magento/CheckoutAgreements/Test/Mftf/ActionGroup/AdminEnableTermsAndConditionsConfigurationActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<annotations>
1212
<description>Enable Terms and Conditions On Configuration page.</description>
1313
</annotations>
14-
1514
<magentoCLI command="config:set {{enableTermsAndConditions.path}} {{enableTermsAndConditions.value}}" stepKey="EnableTermsAndConditions"/>
1615
</actionGroup>
1716
</actionGroups>

0 commit comments

Comments
 (0)