Skip to content

Commit

Permalink
chore: remove
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Sep 7, 2023
1 parent 52c6abf commit b4a4cd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/client/test_aio.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ async def test_fast_disconnect():
introspection = await bus2.introspect(bus_name, "/test/path")
bus2.get_proxy_object(bus_name, "/test/path", introspection)
bus2.disconnect()
bus.disconnect()
await bus.wait_for_disconnect()
await bus2.wait_for_disconnect()

0 comments on commit b4a4cd7

Please sign in to comment.