Skip to content

Commit 90520d3

Browse files
add min python to test
1 parent d6cfbf8 commit 90520d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_logs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,7 @@ def test_logs_with_literal_braces(
448448
assert "sentry.message.template" not in logs[0]["attributes"]
449449

450450

451+
@minimum_python_37
451452
def test_batcher_drops_logs(sentry_init, monkeypatch):
452453
sentry_init(enable_logs=True)
453454
client = sentry_sdk.get_client()

0 commit comments

Comments
 (0)