Skip to content

Commit 038f134

Browse files
committed
MC-18826: Increase test coverage for Cart & Checkout and Order Processing functional areas
- Automation test for MC-6411
1 parent ad23daf commit 038f134

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/code/Magento/Shipping/Test/Mftf/Test/AdminCreateOrderCustomStoreShippingMethodTableRatesTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<argument name="status" value="1"/>
6262
</actionGroup>
6363
<actionGroup ref="AdminImportFileTableRatesShippingMethodActionGroup" stepKey="importCSVFile">
64-
<argument name="file" value="test_tablerates.csv"/>
64+
<argument name="file" value="usa_tablerates.csv"/>
6565
</actionGroup>
6666
<actionGroup ref="AdminSaveConfigActionGroup" stepKey="saveConfig"/>
6767
<magentoCLI command="cache:flush" stepKey="flushCache"/>

0 commit comments

Comments
 (0)