Add Processing + registration functionality
* Also updated/added comments
This commit is contained in:
@@ -177,7 +177,7 @@ func TestCommitCommentHook(t *testing.T) {
|
||||
|
||||
json.Unmarshal([]byte(body), &cc)
|
||||
|
||||
Equal(t, cc.Comment.Line, nil)
|
||||
Equal(t, cc.Comment.Line, 0)
|
||||
}
|
||||
|
||||
func TestCreateHook(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user