Commit 8d4bbeb
committed
test(seer): populate GitLab config['path'] in autofix repo fixtures
get_repo_url_path() requires config['path'] for GitLab repos and raises
if it's missing, which is correct for production where path_with_namespace
is always populated. The test fixtures were creating GitLab repos without
it; set it so the fixtures reflect production reality.1 parent 4230854 commit 8d4bbeb
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| 88 | + | |
| 89 | + | |
86 | 90 | | |
87 | 91 | | |
88 | 92 | | |
| |||
0 commit comments