From 1c7b366182496c177afc422847006509369c129d Mon Sep 17 00:00:00 2001 From: Nadia Pinaeva Date: Fri, 29 Mar 2024 15:56:18 +0100 Subject: [PATCH] kube-proxy: rename iptables unit test to match tested function name. Signed-off-by: Nadia Pinaeva --- pkg/proxy/iptables/proxier_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/proxy/iptables/proxier_test.go b/pkg/proxy/iptables/proxier_test.go index 45f75be1ae4..646895af2e0 100644 --- a/pkg/proxy/iptables/proxier_test.go +++ b/pkg/proxy/iptables/proxier_test.go @@ -1364,9 +1364,9 @@ func runPacketFlowTests(t *testing.T, line int, ipt *iptablestest.FakeIPTables, } } -// This tests tracePackets against static data, just to make sure we match things in the +// This tests tracePacket against static data, just to make sure we match things in the // way we expect to. -func TestTracePackets(t *testing.T) { +func TestTracePacket(t *testing.T) { rules := dedent.Dedent(` *filter :INPUT - [0:0]