Skip to content

Commit baff325

Browse files
author
Anthony Somerset
committed
hopefully final fixes tests for spacing
1 parent 8bdfdf4 commit baff325

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/classes/web_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@
178178
end
179179

180180
it { is_expected.to contain_file('/etc/zabbix/web/zabbix.conf.php').with_content(%r{^\$DB\['SCHEMA'\] = 'zabbix'}) }
181-
182181
end
183182

184183
it { is_expected.to contain_apache__vhost('zabbix.example.com').with_name('zabbix.example.com') }

0 commit comments

Comments
 (0)