Skip to content

Commit

Permalink
Fix go fmt linting error
Browse files Browse the repository at this point in the history
Authored-by: Sarah Weinstein <sweinstein@pivotal.io>
  • Loading branch information
sweinstein22 committed Oct 23, 2020
1 parent 2c4632e commit 4996574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/cloudcontroller/ccv3/package_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ var _ = Describe("Package", func() {

When("the upload is successful", func() {
var (
inputResources []Resource
inputResources []Resource
readerBody []byte
verifyHeaderAndBody func(http.ResponseWriter, *http.Request)
)
Expand Down

0 comments on commit 4996574

Please sign in to comment.