Skip to content

Commit 46b676b

Browse files
committed
Change action groups name according to CE branch changes
1 parent 28a41d9 commit 46b676b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/OfflineShipping/Test/Mftf/Test/StorefrontFreeShippingDisplayWithInclTaxOptionTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<deleteData createDataKey="createSimpleProduct" stepKey="deleteSimpleProduct"/>
4242
</after>
4343
<!-- Add simple product to cart -->
44-
<actionGroup ref="AddSimpleProductToCart" stepKey="addProductToCart">
44+
<actionGroup ref="AddSimpleProductToCartActionGroup" stepKey="addProductToCart">
4545
<argument name="product" value="$$createSimpleProduct$$"/>
4646
</actionGroup>
4747
<!-- Assert that taxes are applied correctly for CA -->

0 commit comments

Comments
 (0)