Skip to content

Commit

Permalink
server_spec.rb formating fix
Browse files Browse the repository at this point in the history
Signed-off-by: lubomir-kacalek <[email protected]>
  • Loading branch information
lubomir-kacalek committed Apr 18, 2017
1 parent b9945a8 commit 71b4f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/recipes/server_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -673,8 +673,8 @@
it 'does not have AuthorizedKeysFile configured' do
expect(chef_run).not_to render_file('/etc/ssh/sshd_config').
with_content('AuthorizedKeysFile')
end
end
end

context 'with customized AuthorizedKeysFile' do
cached(:chef_run) do
Expand Down

0 comments on commit 71b4f50

Please sign in to comment.