Skip to content

Commit

Permalink
packages/shuttle/src/shuttle.integration.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
intls committed Dec 9, 2024
1 parent e478fee commit 515d0ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/shuttle/src/shuttle.integration.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ describe("shuttle", () => {
}),
);
},
getAllVerficationMessagesByFid: async (
getAllVerificationMessagesByFid: async (
_request: FidRequest,
_metadata: Metadata,
_options: Partial<CallOptions>,
Expand Down

0 comments on commit 515d0ac

Please sign in to comment.