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
No known key found for this signature in database
GPG Key ID: 6F374AF6E9EB9374

View File

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