Skip to content

Commit

Permalink
Remove unused pre_condition
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl committed Oct 6, 2017
1 parent 78a037a commit 27d497c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spec/classes/certs_candlepin_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
on_supported_os['redhat-7-x86_64']
end

let :pre_condition do
"service{'qpidd': }"
end

describe 'with default parameters' do
it { should compile.with_all_deps }
end
Expand Down

0 comments on commit 27d497c

Please sign in to comment.