From 54b407a6cdcf04dbcdb2757a7e625d8756496c49 Mon Sep 17 00:00:00 2001 From: Burak Yigit Kaya Date: Fri, 20 Sep 2024 12:45:55 +0100 Subject: [PATCH] remove forgotton print Co-authored-by: Ivana Kellyer --- tests/test_basics.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_basics.py b/tests/test_basics.py index 3415f80b8e..747ed87730 100644 --- a/tests/test_basics.py +++ b/tests/test_basics.py @@ -446,7 +446,6 @@ def test_breadcrumb_ordering_different_types(sentry_init, capture_events): datetime.datetime.strftime(timestamps[4], "%Y-%m-%dT%H:%M:%S.%f") + "+0000", datetime.datetime.strftime(timestamps[5], "%Y-%m-%dT%H:%M:%S.%f") + "+0000", ] - print(breadcrumb_timestamps) for i, timestamp in enumerate(timestamps): add_breadcrumb(