Skip to content

Commit 25ac389

Browse files
Update spec/acceptance/zabbix_host_spec.rb
Co-authored-by: Romain Tartière <[email protected]>
1 parent 87abb0d commit 25ac389

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

spec/acceptance/zabbix_host_spec.rb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@
2929
['Template OS Linux SNMPv2']
3030
when '5.0'
3131
['Template OS Linux SNMP']
32-
when '5.2'
33-
['Linux SNMP']
34-
when '5.4'
32+
when '5.2', '5.4'
3533
['Linux SNMP']
3634
else
3735
['Linux by SNMP']

0 commit comments

Comments
 (0)