mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
Fix ansible-test pep8 bug and add notable release
This commit is contained in:
@@ -25,6 +25,7 @@ def test_create_project(run_module, admin_user, organization, silence_warning):
|
||||
result.pop('invocation')
|
||||
assert result == {'name': 'foo', 'id': proj.id}
|
||||
|
||||
|
||||
@pytest.mark.django_db
|
||||
def test_create_project_copy_from(run_module, admin_user, organization, silence_warning):
|
||||
''' Test the copy_from functionality'''
|
||||
|
||||
Reference in New Issue
Block a user