mirror of
https://github.com/ansible/awx.git
synced 2026-03-11 06:29:31 -02:30
skip test for current devel branch, planned for RBAC
This commit is contained in:
@@ -127,6 +127,7 @@ def test_two_organizations(resourced_organization, organizations, user, get):
|
|||||||
'teams': 0
|
'teams': 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@pytest.mark.skip(reason="resolution planned for after RBAC merge")
|
||||||
@pytest.mark.django_db
|
@pytest.mark.django_db
|
||||||
def test_JT_associated_with_project(organizations, project, user, get):
|
def test_JT_associated_with_project(organizations, project, user, get):
|
||||||
# Check that adding a project to an organization gets the project's JT
|
# Check that adding a project to an organization gets the project's JT
|
||||||
|
|||||||
Reference in New Issue
Block a user