1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-29 23:49:09 +00:00

Update tests for ansible-galaxy CLI additions.

This commit is contained in:
Michael DeHaan 2014-08-22 14:01:15 -04:00
parent d87830e1cc
commit 8a0045baad
2 changed files with 6 additions and 2 deletions

View file

@ -829,7 +829,7 @@ class TestUtils(unittest.TestCase):
{
'scm' : 'git',
'src' : 'http://github.com/ansible/fakerole/fake',
'version' : '',
'version' : 'master',
'name' : 'fake'
}
),