Skip to content

Commit

Permalink
Adding new line
Browse files Browse the repository at this point in the history
  • Loading branch information
oxeye-yuval committed Oct 21, 2021
1 parent 16ac4b2 commit 42566cb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ def test_decorate_basic_publish_published_message_to_queue(
routing_key = "test-routing-key"
properties = mock.MagicMock()
mock_body = b"mock_body"

decorated_basic_publish = utils._decorate_basic_publish(
callback, channel, tracer
)
Expand Down

0 comments on commit 42566cb

Please sign in to comment.