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

Commit

Permalink
Merge pull request #65 from datasift/develop
Browse files Browse the repository at this point in the history
Add spaces to comments to satisfy rubocop validation
  • Loading branch information
AndyJS committed Aug 28, 2015
2 parents 1422497 + e310fed commit 6bac658
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 6bac658

Please sign in to comment.