From 6f281f6d924d90d2ea3567159fba7cf7ae68cd9b Mon Sep 17 00:00:00 2001 From: Yaroslav Skopets Date: Mon, 24 Feb 2020 10:51:42 +0100 Subject: [PATCH] code review: rename test case --- pkg/envoy/accesslog/field_operator_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/envoy/accesslog/field_operator_test.go b/pkg/envoy/accesslog/field_operator_test.go index b52bd3c169ef..8c8f456f3c7b 100644 --- a/pkg/envoy/accesslog/field_operator_test.go +++ b/pkg/envoy/accesslog/field_operator_test.go @@ -301,7 +301,7 @@ var _ = Describe("FieldOperator", func() { ) }) - Describe("FormatHttpLogEntry() and FormatHttpLogEntry()", func() { + Describe("FormatHttpLogEntry() and FormatTcpLogEntry()", func() { type testCase struct { field string