Skip to content

Commit c13ecc5

Browse files
committed
fix tests for the new rendering
1 parent f8d46ea commit c13ecc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

controllers/logging_controller_match_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ func TestClusterFlowMatch(t *testing.T) {
106106
g.Expect(diff.TrimLinesInString(string(secret.Data[fluentd.AppConfigKey]))).Should(gomega.ContainSubstring(diff.TrimLinesInString(heredoc.Docf(`
107107
<match>
108108
labels c:d
109-
namespaces
110109
negate false
111110
</match>
112111
`))))

0 commit comments

Comments
 (0)