Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaarbonel committed Nov 2, 2023
1 parent 4110844 commit 9a4c312
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_chat_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ def test_update_users_partial(client: Stream):
]
)
response.users[user_id]


# assert user_response["name"] is None
# assert user_response["role"] == "admin"
# assert user_response["custom"]["color"] == "blue"
Expand Down

0 comments on commit 9a4c312

Please sign in to comment.