style: remove double blank lines in test files

This commit is contained in:
claw
2026-05-13 14:03:35 -07:00
parent d606d0a202
commit 08b5d4051b
-1
View File
@@ -214,7 +214,6 @@ func TestAdapter_PostReview_EventTranslation(t *testing.T) {
}
}
func TestAdapter_PostReview_CommitID(t *testing.T) {
var gotCommitID string
server := httptest.NewServer(http.HandlerFunc(func(w http.ResponseWriter, r *http.Request) {