Skip to content

Commit

Permalink
🩹 (signer-eth): Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
aussedatlo committed Feb 5, 2025
1 parent c50aace commit 9a8c9ce
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ describe("EthAppBinder", () => {
getContext: vi.fn(),
getContexts: vi.fn(),
getTypedDataFilters: vi.fn(),
getWeb3Checks: vi.fn(),
};
const mockedMapper: TransactionMapperService = {
mapTransactionToSubset: vi.fn(),
Expand Down

0 comments on commit 9a8c9ce

Please sign in to comment.