Révision 1d7eb86a
remove duplicate expect
this is handled by the next - more specific - expect anyways
spec/classes/bridges_spec.rb | ||
---|---|---|
30 | 30 |
) |
31 | 31 |
} |
32 | 32 |
|
33 |
it { is_expected.to contain_nftables__rule('default_fwd-bridge_br1_2_br1_2') } |
|
34 |
|
|
35 | 33 |
it { |
36 | 34 |
expect(subject).to contain_nftables__rule('default_fwd-bridge_br1_2_br1_2').with( |
37 | 35 |
order: '08', |
Formats disponibles : Unified diff