Skip to content

Commit

Permalink
fix tests for the new rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
tarokkk committed Mar 2, 2020
1 parent f8d46ea commit c13ecc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controllers/logging_controller_match_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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(`
<match>
labels c:d
namespaces
negate false
</match>
`))))
Expand Down

0 comments on commit c13ecc5

Please sign in to comment.