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 8ffe789 commit 08061d9Copy full SHA for 08061d9
app/code/Magento/Developer/Test/Unit/Model/XmlCatalog/Format/_files/invalid_catalog.xml
@@ -1,8 +1,2 @@
1
<?xml version="1.0"?>
2
-<!--
3
-/**
4
- * Copyright © Magento, Inc. All rights reserved.
5
- * See COPYING.txt for license details.
6
- */
7
--->
8
<root />
app/code/Magento/Developer/Test/Unit/Model/XmlCatalog/Format/_files/valid_catalog.xml
@@ -1,10 +1,4 @@
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
9
<system systemId="urn:magento:framework:Acl/etc/acl.xsd" uri="../vendor/magento/framework/Acl/etc/acl.xsd"/>
10
<system systemId="urn:magento:module:Magento_Store:etc/config.xsd" uri="../vendor/magento/module-store/etc/config.xsd"/>
0 commit comments