Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzkirstein committed Feb 7, 2024
1 parent 9965332 commit 9311a18
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion app.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
const { getDefaultChainIds, getSupportedChainIds } = require('chains.config')
const {
getDefaultChainIds,
getSupportedChainIds
} = require('./chains.config.js')

module.exports = {
// URI of single metadata cache instance for all networks.
Expand Down

0 comments on commit 9311a18

Please sign in to comment.