nip18: tweak test data.

This commit is contained in:
Asai Toshiya
2025-01-23 20:03:52 +09:00
committed by GitHub
parent 1e5bfe856b
commit 548abb5d4a

View File

@@ -108,11 +108,7 @@ describe('finishRepostEvent', () => {
const repostedEvent = finalizeEvent( const repostedEvent = finalizeEvent(
{ {
kind: ShortTextNote, kind: ShortTextNote,
tags: [ tags: [['-']],
['e', 'replied event id'],
['p', 'replied event pubkey'],
['-'],
],
content: 'Replied to a post', content: 'Replied to a post',
created_at: 1617932115, created_at: 1617932115,
}, },