dayglojesus / managedmac

Comprehensive Puppet module for OS X.
http://dayglojesus.github.io/managedmac/
Apache License 2.0
62 stars 21 forks source link

rspec failures: specs not updated after resources were removed #17

Closed dayglojesus closed 10 years ago

dayglojesus commented 10 years ago
Failures:

  1) managedmac on a supported operating system and product version 
     Failure/Error: it { should contain_package('CFPropertyList') }
       expected that the catalogue would contain Package[CFPropertyList]
     # ./spec/classes/managedmac_spec.rb:46:in `block (3 levels) in <top (required)>'

  2) managedmac on a supported operating system and product version 
     Failure/Error: it { should contain_package('sqlite3') }
       expected that the catalogue would contain Package[sqlite3]
     # ./spec/classes/managedmac_spec.rb:47:in `block (3 levels) in <top (required)>'
dayglojesus commented 10 years ago

fixed in 0.4.6