We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f0e4e commit b271921Copy full SHA for b271921
app/code/Magento/Tax/Test/Mftf/Test/AdminCreateTaxRateZipCodeRangeTest.xml
@@ -46,7 +46,7 @@
46
47
<actionGroup ref="AdminTaxRateGridOpenPageActionGroup" stepKey="goToTaxRateIndex2"/>
48
<!-- Create a tax rate for zipCodeRange and verify we see expected values on the tax rate grid page -->
49
- <actionGroup ref="AdminClearGridFiltersActionGroup" stepKey="clickClearFilters2"/>>
+ <actionGroup ref="AdminClearGridFiltersActionGroup" stepKey="clickClearFilters2"/>
50
<actionGroup ref="AdminFillTaxIdentifierFilterOnTaxRateGridActionGroup" stepKey="fillTaxIdentifierField2">
51
<argument name="taxRateCode" value="{{SimpleTaxRate.code}}"/>
52
</actionGroup>
0 commit comments