mirror of
				https://github.com/krislamo/puppet-rsnapshot
				synced 2025-10-30 16:38:33 +00:00 
			
		
		
		
	fix rspec tests
Missing ::osfamily fact.
This commit is contained in:
		| @@ -1,5 +1,7 @@ | ||||
| require 'spec_helper' | ||||
| describe 'rsnapshot' do | ||||
|       let(:facts) {{ :osfamily => 'RedHat' }} | ||||
|  | ||||
|       it { should contain_class('rsnapshot::params') } | ||||
|       it { is_expected.to compile  } | ||||
| end | ||||
|   | ||||
		Reference in New Issue
	
	Block a user