Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed May 4, 2024
1 parent c29c492 commit ff4b18f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tests_deployment/test_jupyterhub_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ def test_jupyterhub_loads_roles_from_keycloak(api_token):
verify=False,
)
user = response.json()
print(user)
assert user["roles"] == []

0 comments on commit ff4b18f

Please sign in to comment.