Skip to content

Commit

Permalink
fix: import
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Oct 2, 2023
1 parent 2cd497e commit 6a1cbdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ledger-icp/src/utils/accounts.utils.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { InvalidAccountIDError } from "../errors/governance.errors";
import { InvalidAccountIDError } from "../errors/ledger.errors";
import { checkAccountId } from "./accounts.utils";

describe("accounts-utils", () => {
Expand Down

0 comments on commit 6a1cbdc

Please sign in to comment.