fix unit tests

This commit is contained in:
Seth Foster
2021-04-29 12:49:31 -04:00
parent 7a63785255
commit 6911a59f39
2 changed files with 3 additions and 2 deletions

View File

@@ -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'