Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benjackwhite committed Mar 28, 2024
1 parent c03bd3c commit 382e0ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ee/api/rbac/test/test_access_control.py
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,4 @@ def test_template_render_filters_teams(self):
assert app_context["current_team"]["user_access_level"] == "none"


# TODO: Add tests to check only project admins can edit the project
# TODO: Add tests to check that a dashboard can't be edited if the user doesn't have access
# TODO: Add tests to check the performance of the endpoint in terms of number of queries made

0 comments on commit 382e0ca

Please sign in to comment.