Skip to content

Commit

Permalink
I am bad at VS Code - whitespace removed
Browse files Browse the repository at this point in the history
  • Loading branch information
dlzhry2nhs committed Dec 6, 2023
1 parent 21af377 commit 0c84aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_endpoints.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ def test_events_endpoint_accepts_valid_mds_payload(
if resp.status_code == 403:
retries = retries + 1
continue

break

assert resp.status_code == 200
Expand Down

0 comments on commit 0c84aa2

Please sign in to comment.