Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Kafonek committed Aug 25, 2022
1 parent 5794943 commit a8653e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_websocket_backend.py
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,8 @@ async def auth_hook(self, mgr):
await mgr.shutdown()


# Two fixtures below used by test_structlog_contextvars_worker_hook
# Pattern pulled from https://www.structlog.org/en/stable/testing.html
@pytest.fixture(name="log_output")
def fixture_log_output():
return structlog.testing.LogCapture()
Expand Down

0 comments on commit a8653e2

Please sign in to comment.