HomePhorge

Update certificate_spec.rb test to include spec_helper
d59a0b35dbfeUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Update certificate_spec.rb test to include spec_helper

The spec/unit/application/certificate_spec.rb test was missing a require for
spec_helper, which then meant that the stubs method wasn't available to the
test, and the test would fail when run on its own. This adds that require, so
the test now passes.

Signed-off-by: Matthaus Litteken <matthaus@puppetlabs.com>

Details

Provenance
Matthaus Litteken <matthaus@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU5a3f24d8f31d: Updated CHANGELOG for 2.7.4rc1
Branches
Unknown
Tags
Unknown

Event Timeline

Matthaus Litteken <matthaus@puppetlabs.com> committed rPUd59a0b35dbfe: Update certificate_spec.rb test to include spec_helper (authored by Matthaus Litteken <matthaus@puppetlabs.com>).Sep 14 2011, 12:39 AM