Skip to content

Commit 2086330

Browse files
committed
style: fmt
1 parent e84b243 commit 2086330

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/cmd/gmail_attachment_more_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ func TestResolveAttachmentOutputPath(t *testing.T) {
282282
}
283283
})
284284
}
285+
285286
func httptestServerForAttachment(t *testing.T, data string) *httptest.Server {
286287
t.Helper()
287288
return httptest.NewServer(http.HandlerFunc(func(w http.ResponseWriter, r *http.Request) {

0 commit comments

Comments
 (0)