mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-06-05 10:11:12 +02:00
- 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.