tests: Add missing key/value to vcs operation dummy dict.
This commit is contained in:
parent
f0567693de
commit
2a64079089
1 changed files with 1 additions and 0 deletions
|
|
@ -457,6 +457,7 @@ def merge_extras(user_regular):
|
|||
'locked_by': [None, None, None],
|
||||
'server_url': 'http://test.example.com:5000',
|
||||
'hooks': ['push', 'pull'],
|
||||
'is_shadow_repo': False,
|
||||
}
|
||||
return extras
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue