Fix test_credential.py

- Add 'thycotic_dsv' to the list of expected credential types
This commit is contained in:
Adam Migus
2021-05-26 16:30:46 -04:00
parent 9679c154f3
commit c169cf6d58

View File

@@ -96,6 +96,7 @@ def test_default_cred_types():
'satellite6', 'satellite6',
'scm', 'scm',
'ssh', 'ssh',
'thycotic_dsv',
'tower', 'tower',
'vault', 'vault',
'vmware', 'vmware',