Skip to content

Commit 0bcca21

Browse files
committed
B2B-1704: Add MFTF test for MC-38621
- Fixing testCaseIds and mftf page file name
1 parent ab525ae commit 0bcca21

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

app/code/Magento/AwsS3/Test/Mftf/Test/AdminAwsS3ExportTaxRatesTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
URL from the Export button's form, executes the request on the magento machine via a curl request, and
2121
verifies the contents of the exported file."/>
2222
<severity value="MAJOR"/>
23-
<testCaseId value="MC-38949"/>
23+
<testCaseId value="MC-38621"/>
2424
<group value="importExport"/>
2525
<group value="tax"/>
2626
</annotations>

app/code/Magento/AwsS3/Test/Mftf/Test/AdminAwsS3ImportTaxRatesTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<description value="Imports tax rates to create new tax rates and update existing tax rates. Verifies
1717
results on tax rates grid page. Sets S3 for file system."/>
1818
<severity value="MAJOR"/>
19-
<testCaseId value="MC-38949"/>
19+
<testCaseId value="MC-38621"/>
2020
<group value="importExport"/>
2121
<group value="tax"/>
2222
</annotations>

app/code/Magento/TaxImportExport/Test/Mftf/Test/AdminExportTaxRatesTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
URL from the Export button's form, executes the request on the magento machine via a curl request, and
2121
verifies the contents of the exported file."/>
2222
<severity value="MAJOR"/>
23-
<testCaseId value="MC-38949"/>
23+
<testCaseId value="MC-38621"/>
2424
<group value="importExport"/>
2525
<group value="tax"/>
2626
</annotations>

app/code/Magento/TaxImportExport/Test/Mftf/Test/AdminImportTaxRatesTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<description value="Imports tax rates to create new tax rates and update existing tax rates. Verifies
1717
results on tax rates grid page."/>
1818
<severity value="MAJOR"/>
19-
<testCaseId value="MC-38949"/>
19+
<testCaseId value="MC-38621"/>
2020
<group value="importExport"/>
2121
<group value="tax"/>
2222
</annotations>

0 commit comments

Comments
 (0)