[fix] Ws api tests (#31)
This commit is contained in:
parent
73054fd5ce
commit
3dc066fbd4
12 changed files with 108 additions and 44 deletions
|
|
@ -14,4 +14,4 @@ async def test_router():
|
|||
@pytest.mark.asyncio
|
||||
async def test_start_and_stop():
|
||||
nostrrelay_start()
|
||||
nostrrelay_stop()
|
||||
await nostrrelay_stop()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue