Skip to content

Commit 6647429

Browse files
committed
compat
1 parent a558136 commit 6647429

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_issue20.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
@pytest.fixture
99
def issue20_setup():
10+
pytest.importorskip("structlog.contextvars")
1011
structlog.configure(
1112
processors=[
1213
structlog.contextvars.merge_contextvars,

0 commit comments

Comments
 (0)