Update tests/pubsub/conftest.py
Co-Authored-By: NIC Lin <twedusuck@gmail.com>
This commit is contained in:
parent
3bb63612a9
commit
c0e253a524
|
@ -102,7 +102,7 @@ def _make_pubsubs(hosts, pubsub_routers):
|
|||
@pytest.fixture
|
||||
def pubsubs_fsub(hosts, floodsubs):
|
||||
_pubsubs_fsub = _make_pubsubs(hosts, floodsubs)
|
||||
yield _pubsubs_gsub
|
||||
yield _pubsubs_fsub
|
||||
# TODO: Clean up
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user