Projet

Général

Profil

Révision 6c2f0f10

ID6c2f0f1011c45af4f083be5d416e822ce7023e15
Parent c82b960a
Enfant b5874974

Ajouté par Steve Traylen il y a plus de 3 ans

rubocop -f RSpec/RepeatedExampleGroupDescription

Voir les différences:

spec/classes/ip_nat_spec.rb
123 123
        }
124 124
      end
125 125

  
126
      context 'table ip nat chain postrouting' do
126
      context 'table ipv4 nat chain postrouting' do
127 127
        it {
128 128
          expect(subject).to contain_concat('nftables-ip-nat-chain-POSTROUTING').with(
129 129
            path: '/etc/nftables/puppet-preflight/ip-nat-chain-POSTROUTING.nft',
......
211 211
        }
212 212
      end
213 213

  
214
      context 'table ip nat chain postrouting' do
214
      context 'table ipv6 nat chain postrouting' do
215 215
        it {
216 216
          expect(subject).to contain_concat('nftables-ip6-nat-chain-POSTROUTING6').with(
217 217
            path: '/etc/nftables/puppet-preflight/ip6-nat-chain-POSTROUTING6.nft',

Formats disponibles : Unified diff