Skip to content

Commit

Permalink
fix CI (#3277)
Browse files Browse the repository at this point in the history
fix test

Signed-off-by: huabing zhao <zhaohuabing@gmail.com>
Co-authored-by: zirain <zirain2009@gmail.com>
  • Loading branch information
zhaohuabing and zirain authored Apr 26, 2024
1 parent 6407e82 commit 3f8d05b
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 3f8d05b

Please sign in to comment.