mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-30 14:21:26 -07:00
Update tests for ansible-galaxy CLI additions.
This commit is contained in:
parent
d87830e1cc
commit
8a0045baad
2 changed files with 6 additions and 2 deletions
|
@ -829,7 +829,7 @@ class TestUtils(unittest.TestCase):
|
|||
{
|
||||
'scm' : 'git',
|
||||
'src' : 'http://github.com/ansible/fakerole/fake',
|
||||
'version' : '',
|
||||
'version' : 'master',
|
||||
'name' : 'fake'
|
||||
}
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue