Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanCoding committed Jun 25, 2024
1 parent 74b7305 commit 856b1a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions awx/main/tests/functional/dab_rbac/test_external_auditor.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,6 @@ def test_detail_view(self, obj_factory, model, ext_auditor_rd, rando, get):

ext_auditor_rd.give_global_permission(rando)
r = get(url, user=rando, expect=200)


# TODO: test non-RBAC models, jobs, ad hoc commands, etc.

0 comments on commit 856b1a1

Please sign in to comment.