Skip to content

Commit 97e4a76

Browse files
committed
ACQE-4427: Tax details verification for partial invoice and credit memo with shopping cart rule and FPT
Removed extra space in the actiongroup name
1 parent a212161 commit 97e4a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminResetSalesTaxSettingsActionGroup.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=" AdminResetSalesTaxSettingsActionGroup">
11+
<actionGroup name="AdminResetSalesTaxSettingsActionGroup">
1212
<annotations>
1313
<description>Goes to the 'Configuration' page via the Admin Side Menu. Resets 'Order, Invoice, Credit Memo display Settings' to default values.</description>
1414
</annotations>

0 commit comments

Comments
 (0)