Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ankona committed Jul 19, 2024
1 parent 536517a commit 05329a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/dragon/test_reply_building.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,3 @@ def test_build_failure_reply_fails():
response = build_failure_reply("not a status enum", "message")

assert "Error assigning status to response" in ex.value.args[0]

0 comments on commit 05329a1

Please sign in to comment.