Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Commit

Permalink
Third time's the charm.
Browse files Browse the repository at this point in the history
  • Loading branch information
coderanger committed Mar 2, 2018
1 parent a21b230 commit 3ef7d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/spec/system/mixin_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ def action_run
end # /describe #system_package_candidates

describe '#system_package_name' do
let(:chefspec_options) { {platform: 'debian', version: '7.0'} }
let(:chefspec_options) { {platform: 'debian', version: '7.11'} }
let(:version) { '' }
let(:test_provider) { provider(:poise_test).new(nil, chef_run.run_context) }
provider(:poise_test) do
Expand Down

0 comments on commit 3ef7d32

Please sign in to comment.