mirror of
https://github.com/aljazceru/ditto.git
synced 2026-01-14 11:04:18 +01:00
test(hydrate): expect zap_message also
This commit is contained in:
@@ -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);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user