HomePhorge

(PUP-3564) Fix spec for ruby 1.8.7
1279d6d70b67Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3564) Fix spec for ruby 1.8.7

Commit 49c5dab679 added a spec test that fails on ruby 1.8.7, because
ruby will automatically de-arrayify the single element array producing a
string, which doesn't match the expectation.

This joins the cert warnings so that we're explicit about the type of
argument.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU07eb5a1b7f54: Merge pull request #3268 from vlajos/typofixes20141102
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU1279d6d70b67: (PUP-3564) Fix spec for ruby 1.8.7 (authored by Josh Cooper <josh@puppetlabs.com>).Nov 6 2014, 5:42 PM