Skip to content

Commit 36d8e06

Browse files
committed
Fix failing test (which is not failing locally)
1 parent 711e7f1 commit 36d8e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/docker-mailserver/tests/__snapshot__/configmap_test.yaml.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ manifest should match snapshot:
22
1: |
33
apiVersion: v1
44
data:
5-
dovecot.cf: |2
5+
dovecot.cf: |
66
haproxy_trusted_networks = 10.0.0.0/8 192.168.0.0/16 172.16.0.0/12
77
service imap-login {
88
inet_listener imap {

0 commit comments

Comments
 (0)