Projet

Général

Profil

Révision b5874974

IDb587497410c4dc966d4988c00572155aa0976378
Parent 6c2f0f10
Enfant bd8993d5

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

rubocop - RSpec/RepeatedExampleGroupBody

Voir les différences:

spec/acceptance/default_spec.rb
40 40
      it { is_expected.to be_enabled }
41 41
    end
42 42

  
43
    describe file('/etc/nftables/puppet.nft') do
44
      it { is_expected.to be_file }
45
    end
46

  
47
    describe file('/etc/systemd/system/nftables.service.d/puppet_nft.conf') do
43
    describe file('/etc/nftables/puppet.nft', '/etc/systemd/system/nftables.service.d/puppet_nft.conf') do
48 44
      it { is_expected.to be_file }
49 45
    end
50 46

  

Formats disponibles : Unified diff