Skip to content

Commit

Permalink
Updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
antonpirker committed Jun 17, 2024
1 parent 908ad86 commit 1f70e05
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ def test_monitor_beat_tasks_with_headers(monitor_beat_tasks):
assert headers == {
"blub": "foo",
"sentry-something": "bar",
"sentry-task-enqueued-time": mock.ANY,
} # left unchanged

if monitor_beat_tasks:
Expand Down

0 comments on commit 1f70e05

Please sign in to comment.