From fea193f3f25177ba39ca4dff61f980d208e26ae5 Mon Sep 17 00:00:00 2001 From: Vissa Janardhan Krishna Sai Date: Mon, 28 Oct 2024 14:09:45 +0000 Subject: [PATCH] re-trigger --- xds/internal/httpfilter/fault/fault_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/xds/internal/httpfilter/fault/fault_test.go b/xds/internal/httpfilter/fault/fault_test.go index 771967146f85..1515a4aaae53 100644 --- a/xds/internal/httpfilter/fault/fault_test.go +++ b/xds/internal/httpfilter/fault/fault_test.go @@ -103,7 +103,6 @@ func clientSetup(t *testing.T) (*e2e.ManagementServer, string, uint32, func()) { } }, } - server := grpc.NewServer() stub.S = server