Skip to content

Commit

Permalink
format code
Browse files Browse the repository at this point in the history
  • Loading branch information
zliang-akamai committed Jun 5, 2024
1 parent 71d3b3a commit fc647cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ func TestDebugLogSanitization(t *testing.T) {
Label string `json:"label"`
}

var testResp = instanceResponse{
testResp := instanceResponse{
ID: 100,
Region: "test-central",
Label: "this-is-a-test-linode",
Expand Down

0 comments on commit fc647cd

Please sign in to comment.