Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #86 from mercari/forgot-go-fmt
Browse files Browse the repository at this point in the history
style: go fmt
  • Loading branch information
syucream authored Oct 5, 2017
2 parents fcae08d + ed95d01 commit 72db240
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gaurun/notification_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,3 @@ func TestSendResponse(t *testing.T) {
assert.Nil(t, err)
assert.Equal(t, string(body), "{\"message\":\"valid message\"}\n")
}

0 comments on commit 72db240

Please sign in to comment.