Skip to content

Commit e56e9bf

Browse files
author
Max Wang
committed
remove extra whitespace
1 parent 714953a commit e56e9bf

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/unit/core/test_http_errors.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,5 +180,3 @@ def test_correlation_id_shared_inside_call_scope():
180180
h1, h2 = recorder.recorded_headers
181181
assert h1["x-ms-client-request-id"] != h2["x-ms-client-request-id"]
182182
assert h1["x-ms-correlation-id"] == h2["x-ms-correlation-id"]
183-
184-

0 commit comments

Comments
 (0)