Skip to content

Commit 2c9f022

Browse files
authored
ACQE-6733 | [AC-4595] Verify that Terms and Conditions is presented on Storefront for non Main Website
1 parent a1613d5 commit 2c9f022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11-
<actionGroup name="AssertStorefrontTermInCheckoutActionGroup">
11+
<actionGroup name="StorefrontTermInCheckoutAndPlaceOrderActionGroup">
1212
<arguments>
1313
<argument name="termCheckboxText" type="string"/>
1414
</arguments>

0 commit comments

Comments
 (0)