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(
{
kind: ShortTextNote,
tags: [
['e', 'replied event id'],
['p', 'replied event pubkey'],
['-'],
],
tags: [['-']],
content: 'Replied to a post',
created_at: 1617932115,
},