Skip to content

Commit 477640c

Browse files
committed
ACQE-8280: Pager is present on View Order page for Guest using Orders and Returns functionality if qty of ordered products exceeds display limit
- Fixed format issue in the test file
1 parent b4ebf38 commit 477640c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

app/code/Magento/Sales/Test/Mftf/Test/StorefrontVerifyPagerIsPresentOnViewOrderPageForGuestUsingOrdersAndReturnsTest.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@
66
*/
77
-->
88

9-
<tests
10-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
11-
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
9+
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10+
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1211
<test name="StorefrontVerifyPagerIsPresentOnViewOrderPageForGuestUsingOrdersAndReturnsTest">
1312
<annotations>
1413
<features value="Order"/>

0 commit comments

Comments
 (0)