Takashi Kajinami 1432fd8a8c Fix unit tests incompatible with puppetlab-stdlib 8.0.0
Since puppetlabs-stdlib 8.0.0, ensure_packages automatically translates
'ensure => present'  to 'ensure => installed' and that translation
breaks existing assertions in unit tests.

Change-Id: I23d6e6d23b5f4aa691731daea6b0318ec46c5610
2021-09-24 00:29:28 +09:00
..