Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhorsey committed Apr 24, 2023
1 parent 1e83ec3 commit a9a702d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/bridge-ui/src/proof/ProofService.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const mockProvider = {
};

const mockContract = {
getLatestSyncedHeader: jest.fn(),
getXchainBlockHash: jest.fn(),
};

jest.mock('ethers', () => ({
Expand Down

0 comments on commit a9a702d

Please sign in to comment.