HomePhorge

Don't require mocha in spec_helper
9c361f16979aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Don't require mocha in spec_helper

Rspec will automatically require mocha, and it knows how to do it properly
depending on the mocha version. This eliminates spurious deprecation warnings
about how mocha is loaded.

Details

Provenance
Patrick Carlisle <patrick@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU6d3d5913e5d4: Fix stubbing on nil in some specs
Branches
Unknown
Tags
Unknown

Event Timeline

Patrick Carlisle <patrick@puppetlabs.com> committed rPU9c361f16979a: Don't require mocha in spec_helper (authored by Patrick Carlisle <patrick@puppetlabs.com>).Aug 9 2012, 12:30 AM