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 6e20bdd commit 99b518aCopy full SHA for 99b518a
app/code/Magento/Checkout/Test/Mftf/Test/CheckoutTotalsSortOrderInCartTest.xml
@@ -5,8 +5,7 @@
5
* See COPYING.txt for license details.
6
*/
7
-->
8
-<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9
- xsi:noNamespaceSchemaLocation="../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Test/etc/testSchema.xsd">
+<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10
<test name="CheckoutTotalsSortOrderInCartTest">
11
<annotations>
12
<title value="Checkout Totals Sort Order configuration and displaying in cart"/>
0 commit comments