Skip to content

Commit eedfc56

Browse files
committed
ci(kitchen+ci): make rubocop happy [skip ci]
1 parent 7271c9d commit eedfc56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/default/controls/config.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# Override by platform family
99
case platform[:family]
10-
when 'redhat','fedora'
10+
when 'redhat', 'fedora'
1111
server_available = '/etc/nginx/conf.d'
1212
server_enabled = '/etc/nginx/conf.d'
1313
when 'suse'

0 commit comments

Comments
 (0)