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 e2b8238 commit 4ce089fCopy full SHA for 4ce089f
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontVerifyCategoryPageNotCachedTest.xml
@@ -22,7 +22,7 @@
22
<!--Login to Admin Panel-->
23
<actionGroup ref="AdminLoginActionGroup" stepKey="logInAsAdmin"/>
24
<!-- Create tax rate for CA -->
25
- <createData entity="US_CA_Rate_1" stepKey="createTaxRateCA"/>
+ <createData entity="taxRateCustomRateUS" stepKey="createTaxRateCA"/>
26
<!-- Create tax rate for TX -->
27
<createData entity="ThirdTaxRateTexas" stepKey="createTaxRateTX"/>
28
<!-- Create Tax Rules -->
0 commit comments