Skip to content

Commit b271921

Browse files
committed
fixed typo
1 parent 46f0e4e commit b271921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Tax/Test/Mftf/Test/AdminCreateTaxRateZipCodeRangeTest.xml

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

4747
<actionGroup ref="AdminTaxRateGridOpenPageActionGroup" stepKey="goToTaxRateIndex2"/>
4848
<!-- Create a tax rate for zipCodeRange and verify we see expected values on the tax rate grid page -->
49-
<actionGroup ref="AdminClearGridFiltersActionGroup" stepKey="clickClearFilters2"/>>
49+
<actionGroup ref="AdminClearGridFiltersActionGroup" stepKey="clickClearFilters2"/>
5050
<actionGroup ref="AdminFillTaxIdentifierFilterOnTaxRateGridActionGroup" stepKey="fillTaxIdentifierField2">
5151
<argument name="taxRateCode" value="{{SimpleTaxRate.code}}"/>
5252
</actionGroup>

0 commit comments

Comments
 (0)