mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-04 07:51:58 -05:00
Merge branch 'devel' of github.com:ansible/ansible-tower into rbac
This commit is contained in:
@@ -128,6 +128,7 @@ def test_two_organizations(resourced_organization, organizations, user, get):
|
||||
'teams': 0
|
||||
}
|
||||
|
||||
@pytest.mark.skip(reason="resolution planned for after RBAC merge")
|
||||
@pytest.mark.django_db
|
||||
@pytest.mark.skipif("True") # XXX: This needs to be implemented
|
||||
def test_JT_associated_with_project(organizations, project, user, get):
|
||||
|
||||
Reference in New Issue
Block a user