diff --git a/awx/main/tests/functional/test_credential.py b/awx/main/tests/functional/test_credential.py index 2d96a25a5f..b36603275c 100644 --- a/awx/main/tests/functional/test_credential.py +++ b/awx/main/tests/functional/test_credential.py @@ -96,6 +96,7 @@ def test_default_cred_types(): 'satellite6', 'scm', 'ssh', + 'thycotic_dsv', 'tower', 'vault', 'vmware',