Skip to content

Commit

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

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

0 comments on commit 1b4a5ae

Please sign in to comment.