Commit 993ff8a
Use git init -b main in integration tests
- Update WorkspaceGitServiceTest to use git init -b main
- Update WorkspaceMgmtFacadeGitInfoTest to use git init -b main
- Ensures consistent branch naming across all tests
Co-authored-by: Manuel Kießling <manuel@kiessling.net>1 parent db1e01e commit 993ff8a
File tree
2 files changed
+2
-2
lines changed- tests/Integration/WorkspaceMgmt
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments