Commit 8bdcf46
committed
test: ensure master branch exists in setup execution test
The test passes --base-branch master but init_test_git_repo creates
the default branch from git config (often main). Create an explicit
master branch so the test environment matches the expected input.1 parent 27591cf commit 8bdcf46
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
485 | 488 | | |
486 | 489 | | |
487 | 490 | | |
| |||
0 commit comments