Skip to content

Commit f7f65ea

Browse files
committed
GraphQL-353: Add queries for directory information
-- fix static tests
1 parent df37672 commit f7f65ea

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

app/code/Magento/DirectoryGraphQl/etc/module.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,5 @@
66
*/
77
-->
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
9-
<module name="Magento_DirectoryGraphQl">
10-
<sequence>
11-
<module name="Magento_GraphQl"/>
12-
<module name="Magento_Directory"/>
13-
</sequence>
14-
</module>
9+
<module name="Magento_DirectoryGraphQl"/>
1510
</config>

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)