Skip to content

Commit

Permalink
fixup! fix(lint): tests
Browse files Browse the repository at this point in the history
test updates
  • Loading branch information
mujahidkay committed Sep 26, 2024
1 parent c824c20 commit 7e7a9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contract/test/test-postalSvc.js
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ test('send invitation* from contract using publicFacet of postalService', async
{ zoe, namesByAddressAdmin },
smartWalletIssuers,
);

// @ts-expect-error mock
const instance = await powers.instance.consume.postalService;

const shared = {
Expand Down

0 comments on commit 7e7a9fd

Please sign in to comment.