Files
Claude 1f14aeece2 fix: add missing mocks in publish-spell.test.ts
- Add mock for @/services/relay-list-cache module
- Add pubkey property to account mock (required by PublishSpellAction
  which calls relayListCache.getOutboxRelays(account.pubkey))

The test was failing because PublishSpellAction.execute() now
fetches the author's outbox relays using the relay list cache.
2025-12-22 12:02:53 +00:00
..
2025-12-18 23:32:00 +01:00
2025-12-21 21:50:09 +01:00
2025-12-18 10:19:52 +01:00
2025-12-20 14:25:40 +01:00