nip18: tweak test data.
This commit is contained in:
parent
1e5bfe856b
commit
548abb5d4a
|
@ -108,11 +108,7 @@ describe('finishRepostEvent', () => {
|
|||
const repostedEvent = finalizeEvent(
|
||||
{
|
||||
kind: ShortTextNote,
|
||||
tags: [
|
||||
['e', 'replied event id'],
|
||||
['p', 'replied event pubkey'],
|
||||
['-'],
|
||||
],
|
||||
tags: [['-']],
|
||||
content: 'Replied to a post',
|
||||
created_at: 1617932115,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue