mirror of
https://github.com/ansible/awx.git
synced 2026-02-14 01:34:45 -03:30
Working on surfacing inventory objects.
This commit is contained in:
@@ -352,4 +352,5 @@ class OrganizationsTest(BaseTest):
|
||||
# also check that DELETE on the collection doesn't work
|
||||
self.delete(self.collection(), expect=405, auth=self.get_super_credentials())
|
||||
|
||||
# TODO: tests for tag disassociation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user