mirror of
https://github.com/daywalker90/cln-nip47.git
synced 2026-08-13 12:33:43 +02:00
tests: increase sleep timer for relay startup
This commit is contained in:
parent
2d4302e23e
commit
cb253594e5
1 changed files with 1 additions and 1 deletions
|
|
@ -1318,7 +1318,7 @@ async def nostr_relay(test_base_dir):
|
|||
stdout_thread.start()
|
||||
stderr_thread.start()
|
||||
|
||||
time.sleep(2)
|
||||
time.sleep(4)
|
||||
|
||||
yield dynamic_port
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue