Show More
@@ -45,6 +45,7 b' def scm_extras(user_regular, repo_stub):' | |||
|
45 | 45 | 'make_lock': None, |
|
46 | 46 | 'locked_by': [None], |
|
47 | 47 | 'commit_ids': ['a' * 40] * 3, |
|
48 | 'is_shadow_repo': False, | |
|
48 | 49 | }) |
|
49 | 50 | return extras |
|
50 | 51 |
General Comments 0
You need to be logged in to leave comments.
Login now