style: remove double blank lines in test files
This commit is contained in:
@@ -214,7 +214,6 @@ func TestAdapter_PostReview_EventTranslation(t *testing.T) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
func TestAdapter_PostReview_CommitID(t *testing.T) {
|
func TestAdapter_PostReview_CommitID(t *testing.T) {
|
||||||
var gotCommitID string
|
var gotCommitID string
|
||||||
server := httptest.NewServer(http.HandlerFunc(func(w http.ResponseWriter, r *http.Request) {
|
server := httptest.NewServer(http.HandlerFunc(func(w http.ResponseWriter, r *http.Request) {
|
||||||
|
|||||||
Reference in New Issue
Block a user