mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-09 14:40:53 +00:00
Mark some slow tests as such
This commit is contained in:
@ -268,6 +268,7 @@ async def test_fanout(hosts, pubsubs_gsub):
|
||||
|
||||
@pytest.mark.parametrize("num_hosts", (10,))
|
||||
@pytest.mark.asyncio
|
||||
@pytest.mark.slow
|
||||
async def test_fanout_maintenance(hosts, pubsubs_gsub):
|
||||
num_msgs = 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user