Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Commit

Permalink
api/v2: run gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
potsables committed Feb 24, 2019
1 parent 72bb8e9 commit 69c3fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v2/routes_lens_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ func Test_API_Routes_Lens_Search(t *testing.T) {
tt.args.callCount,
&pb.SearchResp{
Results: []*pb.SearchResp_Result{
&pb.SearchResp_Result{
{
Score: 0.32,
},
},
Expand Down

0 comments on commit 69c3fb0

Please sign in to comment.