Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
Signed-off-by: huabing zhao <zhaohuabing@gmail.com>
  • Loading branch information
zhaohuabing committed Apr 25, 2024
1 parent a81291e commit f4d3b2d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions internal/xds/translator/translator_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,6 @@ func TestTranslateXds(t *testing.T) {
"tracing-invalid": {
errMsg: "validation failed for xds resource",
},
{
name: "http-preserve-client-protocol",
},
}

inputFiles, err := filepath.Glob(filepath.Join("testdata", "in", "xds-ir", "*.yaml"))
Expand Down

0 comments on commit f4d3b2d

Please sign in to comment.