mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
test(hydrate): expect zap_message also
This commit is contained in:
parent
04a9a83fed
commit
af13614f1a
1 changed files with 1 additions and 0 deletions
|
|
@ -173,6 +173,7 @@ Deno.test('hydrateEvents(): zap sender, zap amount, zapped post // kind 9735 ---
|
|||
author: zapReceiver,
|
||||
},
|
||||
zap_amount: 5225000, // millisats
|
||||
zap_message: '🫂',
|
||||
};
|
||||
assertEquals(zapReceipt, expectedEvent);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue