Skip to content

Commit e561848

Browse files
Chhandak.Baruadevarul
authored andcommitted
ACP2E-1527: Country not updating properly in Tax Rate
1 parent 5648a92 commit e561848

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminReopenTaxRulePageActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
1111
<actionGroup name="AdminReopenTaxRulePageActionGroup">
1212
<annotations>
13-
<description>Open1 tax rule page to update country and region value of tax rate modal and verify successfully save message.</description>
13+
<description>Open tax rule page. Update country and region value of tax rate modal.</description>
1414
</annotations>
1515
<arguments>
1616
<argument name="code" type="string"/>

app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminUpdateTaxRulePageActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
1111
<actionGroup name="AdminUpdateTaxRulePageActionGroup">
1212
<annotations>
13-
<description>Open tax rule page.Update country and region value of tax rate popup.Verify successfully save message.</description>
13+
<description>Open tax rule page to update country and region value of tax rate modal and verify successfully save message.</description>
1414
</annotations>
1515
<arguments>
1616
<argument name="code" type="string"/>

0 commit comments

Comments
 (0)