Skip to content

Commit

Permalink
Test import correction
Browse files Browse the repository at this point in the history
  • Loading branch information
mj52951 committed Oct 17, 2024
1 parent 67fb071 commit 6f5d4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/parseDestination.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SPDX-License-Identifier: LGPL-3.0-only
import { expect } from "chai"
import sinon from "sinon"
import { ApiPromise, WsProvider } from "@polkadot/api"
import { Domain, getSsmDomainConfig } from "../../src/config"
import { Domain, getSsmDomainConfig } from "../../src/indexer/config"
import { parseDestination } from "../../src/indexer/evmIndexer/utils"
import { Network } from "@buildwithsygma/sygma-sdk-core"
import { DepositType } from "../../src/indexer/evmIndexer/evmTypes"
Expand Down

0 comments on commit 6f5d4a9

Please sign in to comment.