Skip to content

Commit 89808ed

Browse files
committed
GraphQL-256: [Query] My Account > Stored Payment Methods
-- fix static tests
1 parent 2fad20d commit 89808ed

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

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

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +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_VaultGraphQl" >
10-
<sequence>
11-
<module name="Magento_Vault"/>
12-
<module name="Magento_GraphQl"/>
13-
<module name="Magento_CustomerGraphQl"/>
14-
</sequence>
15-
</module>
9+
<module name="Magento_VaultGraphQl"/>
1610
</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)