Skip to content

Commit 71b4f50

Browse files
server_spec.rb formating fix
Signed-off-by: lubomir-kacalek <[email protected]>
1 parent b9945a8 commit 71b4f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/recipes/server_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -673,8 +673,8 @@
673673
it 'does not have AuthorizedKeysFile configured' do
674674
expect(chef_run).not_to render_file('/etc/ssh/sshd_config').
675675
with_content('AuthorizedKeysFile')
676-
end
677676
end
677+
end
678678

679679
context 'with customized AuthorizedKeysFile' do
680680
cached(:chef_run) do

0 commit comments

Comments
 (0)