Révision 7e5b657a
rubocop:auto_correct fixes
spec/unit/facter/nftables_spec.rb | ||
---|---|---|
1 | 1 |
require 'spec_helper' |
2 | 2 |
|
3 | 3 |
describe 'nftables' do |
4 |
before(:each) do
|
|
4 |
before do |
|
5 | 5 |
Facter.clear |
6 | 6 |
Process.stubs(:uid).returns(0) |
7 | 7 |
Facter::Util::Resolution.stubs(:which).with('nft').returns('/usr/sbin/nft') |
Formats disponibles : Unified diff