This commit is contained in:
2024-12-15 13:00:20 +01:00
parent 044241c71e
commit 8c6180a8cf
14 changed files with 81 additions and 47 deletions

View File

@@ -65,7 +65,7 @@ func TestSyncPR(t *testing.T) {
},
}
git := &common.GitHandler{
git := &common.GitHandlerImpl{
GitCommiter: "tester",
GitEmail: "test@suse.com",
}