Skip to content

Commit

Permalink
Merge pull request #229 from newrelic/eheinlein/gofmt-issue
Browse files Browse the repository at this point in the history
Fix go-fmt issue
  • Loading branch information
newrelic-eheinlein authored Sep 3, 2020
2 parents 7b8be5e + 2aa31d7 commit 34da20d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v3/newrelic/internal_set_web_request_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ func TestSetWebRequestWithDistributedTracing(t *testing.T) {
"request.method": "GET",
"request.uri": "http://www.newrelic.com",
"request.headers.host": "myhost",
},
},
}})
}

Expand Down

0 comments on commit 34da20d

Please sign in to comment.