mirror of
https://github.com/ansible/awx.git
synced 2026-05-15 21:37:42 -02:30
fix unit tests
This commit is contained in:
@@ -10,7 +10,7 @@ from requests.models import Response
|
||||
from unittest import mock
|
||||
|
||||
awx_name = 'AWX'
|
||||
tower_name = 'Red Hat Ansible Tower'
|
||||
tower_name = 'Red Hat Automation Controller'
|
||||
ping_version = '1.2.3'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user