Skip to content

Commit

Permalink
go fmt -s
Browse files Browse the repository at this point in the history
  • Loading branch information
andygrunwald committed Mar 27, 2016
1 parent 75b7526 commit 611cb3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subscribers_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ func TestSubscribersService_GetAll(t *testing.T) {
},
},
Subscribers: []Subscriber{
Subscriber{
{
ID: 1,
EMail: "support@alt-three.com",
VerifyCode: "1234567890",
Expand Down

0 comments on commit 611cb3d

Please sign in to comment.