Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
rolodato committed Dec 19, 2024
1 parent 1b4a5ae commit 0aa94d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -286,4 +286,4 @@ def test_get_identities(

assert response.status_code == 200
assert data["traits"] == []
assert len(data["flags"]) > 0
assert data["flags"]

0 comments on commit 0aa94d2

Please sign in to comment.