Update another test for tower to controller rename

This commit is contained in:
Alan Rominger
2021-06-17 14:50:12 -04:00
committed by Shane McDonald
parent 68f0ae612e
commit ead7907173

View File

@@ -81,6 +81,7 @@ def test_default_cred_types():
'azure_rm', 'azure_rm',
'centrify_vault_kv', 'centrify_vault_kv',
'conjur', 'conjur',
'controller',
'galaxy_api_token', 'galaxy_api_token',
'gce', 'gce',
'github_token', 'github_token',
@@ -97,7 +98,6 @@ def test_default_cred_types():
'scm', 'scm',
'ssh', 'ssh',
'thycotic_dsv', 'thycotic_dsv',
'tower',
'vault', 'vault',
'vmware', 'vmware',
] ]