From c13ecc598ff09f6b7307488c0337e8089a62d537 Mon Sep 17 00:00:00 2001 From: tarokkk Date: Mon, 2 Mar 2020 10:03:41 +0100 Subject: [PATCH] fix tests for the new rendering --- controllers/logging_controller_match_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/controllers/logging_controller_match_test.go b/controllers/logging_controller_match_test.go index 3591ce277..d3a9f007f 100644 --- a/controllers/logging_controller_match_test.go +++ b/controllers/logging_controller_match_test.go @@ -106,7 +106,6 @@ func TestClusterFlowMatch(t *testing.T) { g.Expect(diff.TrimLinesInString(string(secret.Data[fluentd.AppConfigKey]))).Should(gomega.ContainSubstring(diff.TrimLinesInString(heredoc.Docf(` labels c:d - namespaces negate false `))))