Skip to content

Commit

Permalink
Update cli/cmd/proxy/list/command_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
  • Loading branch information
sarahalsmiller and nathancoleman committed Jan 16, 2024
1 parent 5842d3e commit 7921127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/cmd/proxy/list/command_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ func TestListCommandOutputInJsonFormat(t *testing.T) {
},
{
ObjectMeta: metav1.ObjectMeta{
Name: "depricated-api-gateway",
Name: "deprecated-api-gateway",
Namespace: "consul",
Labels: map[string]string{
"api-gateway.consul.hashicorp.com/managed": "true",
Expand Down

0 comments on commit 7921127

Please sign in to comment.