mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 16:47:45 -02:30
Fix test_credential.py
- Add 'thycotic_dsv' to the list of expected credential types
This commit is contained in:
@@ -96,6 +96,7 @@ def test_default_cred_types():
|
|||||||
'satellite6',
|
'satellite6',
|
||||||
'scm',
|
'scm',
|
||||||
'ssh',
|
'ssh',
|
||||||
|
'thycotic_dsv',
|
||||||
'tower',
|
'tower',
|
||||||
'vault',
|
'vault',
|
||||||
'vmware',
|
'vmware',
|
||||||
|
|||||||
Reference in New Issue
Block a user