]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commit
Fix broken acceptance tests.
authorMorgan Haskel <morgan@puppetlabs.com>
Wed, 30 Jul 2014 16:03:09 +0000 (12:03 -0400)
committerMorgan Haskel <morgan@puppetlabs.com>
Fri, 8 Aug 2014 13:38:48 +0000 (09:38 -0400)
commit27852f44c0811b6d0bacf5e42f67a7fdc11e9e86
treeb7135f6950c5e7ce24405a9e3114f374c6839ac3
parent390555a877855eb7e042bdba6e3aa267962966fa
Fix broken acceptance tests.

New fact was added that matched a regex breaking the always_apt_update
tests.  Updated the tests to check for the apt_update exec, not just the
string apt_update.
spec/acceptance/apt_spec.rb