Project

General

Profile

« Previous | Next » 

Revision 61207a05

Added by Ewoud Kohl van Wijngaarden about 4 years ago

Correct fact handling in defines

View differences:

spec/defines/router_log_spec.rb
context 'with dependencies' do
on_supported_os.each do |os, facts|
context "on #{os}" do
let(:facts) { facts }
let(:pre_condition) { 'include qpid::router' }
it { is_expected.to compile.with_all_deps }

Also available in: Unified diff