Skip to content

Commit 2e7d26c

Browse files
committed
ACQE-8448: Verify sub total rounding for decimal quantity enabled product.
- Fixed alignment issue for the test tag in the test file.
1 parent cf1b842 commit 2e7d26c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminVerifySubTotalRoundingForDecimalQuantityEnabledTest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
* All Rights Reserved.
66
*/
77
-->
8-
<tests
9-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10-
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
8+
9+
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10+
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1111
<test name="AdminVerifySubTotalRoundingForDecimalQuantityEnabledTest">
1212
<annotations>
1313
<features value="Catalog"/>

0 commit comments

Comments
 (0)