HomePhorge

maint: mangle grammer in rspec to avoid Jenkins fail...
311e3ec762bcUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

maint: mangle grammer in rspec to avoid Jenkins fail...

Apparently 'expect { ... } .not_to' is considered unnecessary contortion by
the rspec authors, so we only have 'expect { ... } .to_not' in some versions
of rspec.

This updates the test code to reflect that bit of annoyance.

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU7438723f6ae1: Merge branch 'bug/2.7.x/6752-allow-action-specific-render-methods'
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU311e3ec762bc: maint: mangle grammer in rspec to avoid Jenkins fail... (authored by Daniel Pittman <daniel@puppetlabs.com>).Apr 19 2011, 8:04 PM