.
This commit is contained in:
@@ -65,7 +65,7 @@ func TestSyncPR(t *testing.T) {
|
||||
},
|
||||
}
|
||||
|
||||
git := &common.GitHandler{
|
||||
git := &common.GitHandlerImpl{
|
||||
GitCommiter: "tester",
|
||||
GitEmail: "test@suse.com",
|
||||
}
|
||||
|
Reference in New Issue
Block a user