diff --git a/src/actions/publish-spell.test.ts b/src/actions/publish-spell.test.ts index 49a5e0c..f9db601 100644 --- a/src/actions/publish-spell.test.ts +++ b/src/actions/publish-spell.test.ts @@ -68,8 +68,8 @@ describe("PublishSpellAction", () => { // @ts-expect-error: mocking internal state for test accountManager.active = { - signer: mockSigner, pubkey: "pubkey", + signer: mockSigner, }; const spell: LocalSpell = {