fix: remove duplicate pubkey property in test

This commit is contained in:
Claude
2025-12-21 12:28:52 +00:00
parent b9180868b7
commit 2080a4752b

View File

@@ -70,7 +70,6 @@ describe("PublishSpellAction", () => {
accountManager.active = {
pubkey: "pubkey",
signer: mockSigner,
pubkey: "pubkey",
};
const spell: LocalSpell = {