Commit aff7954
committed
test: don't delete source branch by default for projects
GitLab 19.0 changed or fixed things. And now source branches
automatically get deleted when a merge request is merged. This breaks
our test assumptions. Now when creating the project set
`remove_source_branch_after_merge=False`1 parent 3b60394 commit aff7954
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | | - | |
| 345 | + | |
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
| |||
0 commit comments