mirror of
https://github.com/ansible/awx.git
synced 2026-03-10 14:09:28 -02:30
Fixing linting/doc issues
This commit is contained in:
@@ -26,4 +26,3 @@ def test_create_application(run_module, admin_user):
|
||||
application = OAuth2Application.objects.get(name='foo_app')
|
||||
assert application.description == 'barfoo'
|
||||
assert application.organization_id == org.id
|
||||
|
||||
|
||||
Reference in New Issue
Block a user