From: David Schmitt Date: Thu, 21 Sep 2017 10:44:29 +0000 (+0100) Subject: Remove Debian 6 special casing from test suite, as it is not supported anymore X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=000f33b2d90925fb58127597bececca383cd61c0;p=puppet-modules%2Fpuppetlabs-apt.git Remove Debian 6 special casing from test suite, as it is not supported anymore --- diff --git a/spec/acceptance/apt_key_provider_spec.rb b/spec/acceptance/apt_key_provider_spec.rb index d6cacc1..a6fe270 100644 --- a/spec/acceptance/apt_key_provider_spec.rb +++ b/spec/acceptance/apt_key_provider_spec.rb @@ -112,7 +112,7 @@ describe typename do end end - context 'absent, added with long key', :unless => (fact('operatingsystem') == 'Debian' and fact('operatingsystemmajrelease') == '6') do + context 'absent, added with long key' do it 'is removed' do pp = <<-EOS #{typename} { 'puppetlabs':