HomeSoftware Heritage

(maint) Fix uninitialized constant PuppetLitmus::VERSION error

Description

(maint) Fix uninitialized constant PuppetLitmus::VERSION error

Litmus did not seem to be initialized before the tests were executing, resulting in an uninitialized constant error. This code was an early implementation of what is now in PuppetLitmus.configure! so it can now be removed.

Remove redundant code

Remove redundant serverspec require

Details

Provenance
Ciaran McCrisken <ciaran.mccrisken@puppet.com>Authored on Jun 15 2020, 1:00 PM
vsellierPushed on Sep 25 2020, 11:27 AM
Parents
rSPCAT6bb4e3f791d0: Merge pull request #644 from puppetlabs/pdksync_IAC-746
Branches
Unknown
Tags
Unknown

Event Timeline

Ciaran McCrisken <ciaran.mccrisken@puppet.com> committed rSPCATdd6bad00ed81: (maint) Fix uninitialized constant PuppetLitmus::VERSION error (authored by Ciaran McCrisken <ciaran.mccrisken@puppet.com>).Jun 15 2020, 2:38 PM