Skip to content

Commit

Permalink
Enabled the test case for #93.
Browse files Browse the repository at this point in the history
  • Loading branch information
lextm committed Nov 7, 2024
1 parent 877fc54 commit b58bc4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/manager_context.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,4 @@ async def __aexit__(self, exc_type, exc_val, exc_tb):

self.manager.transport_dispatcher.job_finished(1)
self.manager.close_dispatcher()
self.manager._close()

0 comments on commit b58bc4d

Please sign in to comment.