diff --git a/awx/main/tests/functional/test_credential.py b/awx/main/tests/functional/test_credential.py index 7639e42fc3..b3c8dca5db 100644 --- a/awx/main/tests/functional/test_credential.py +++ b/awx/main/tests/functional/test_credential.py @@ -79,8 +79,8 @@ def test_default_cred_types(): 'aws', 'azure_kv', 'azure_rm', - 'conjur', 'centrify_vault_kv', + 'conjur', 'controller', 'galaxy_api_token', 'gce',