diff --git a/awx/main/tests/functional/test_credential.py b/awx/main/tests/functional/test_credential.py index 480d4b8ede..882bc2755e 100644 --- a/awx/main/tests/functional/test_credential.py +++ b/awx/main/tests/functional/test_credential.py @@ -79,6 +79,7 @@ def test_default_cred_types(): 'azure_kv', 'azure_rm', 'cloudforms', + 'conjur', 'gce', 'hashivault_kv', 'hashivault_ssh',