Skip to content

Commit

Permalink
code review: rename test case
Browse files Browse the repository at this point in the history
  • Loading branch information
yskopets committed Feb 24, 2020
1 parent d3a0843 commit 6f281f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/envoy/accesslog/field_operator_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ var _ = Describe("FieldOperator", func() {
)
})

Describe("FormatHttpLogEntry() and FormatHttpLogEntry()", func() {
Describe("FormatHttpLogEntry() and FormatTcpLogEntry()", func() {

type testCase struct {
field string
Expand Down

0 comments on commit 6f281f6

Please sign in to comment.