Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
Add spaces to comments to satisfy rubocop validation
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Slack committed Aug 28, 2015
1 parent 1d6acf1 commit e310fed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chef/test/integration/default/serverspec/default_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@

end
##
#describe 'historics-reader::default' do
# describe 'historics-reader::default' do
#
# describe package('historics-reader') do
# it { should be_installed }
Expand All @@ -166,7 +166,7 @@
# its(:md5sum) { should eq 'cee5e0e34249e0ee617daf3b734fc4b1' }
# end
#
#end
# end

describe 'historics-api::default' do

Expand Down

0 comments on commit e310fed

Please sign in to comment.