mirror of
https://github.com/nbd-wtf/nostr-tools.git
synced 2025-12-08 16:28:49 +00:00
relay.test: increase querying timeout to 10s
This commit is contained in:
@@ -55,7 +55,7 @@ test('querying', async () => {
|
||||
|
||||
expect(t1).toEqual(true)
|
||||
expect(t2).toEqual(true)
|
||||
})
|
||||
}, 10000)
|
||||
|
||||
test('get()', async () => {
|
||||
let event = await relay.get({
|
||||
|
||||
Reference in New Issue
Block a user