Skip to content

Commit

Permalink
Merge pull request #136 from Flagsmith/feat/get-identities-endpoint
Browse files Browse the repository at this point in the history
PR feedback
  • Loading branch information
rolodato authored Dec 19, 2024
2 parents 96a0b49 + 0aa94d2 commit 3bfb81c
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 data["flags"]

0 comments on commit 3bfb81c

Please sign in to comment.