HomePhorge

Fix type check when transforming catalog.
9bd4fd317af1Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix type check when transforming catalog.

Because should rather than must was called, this test previously didn't
do anything. This hid the fact that it was actually bad: it asserted that we
had an instance of Puppet::Type, not a subclass of it, and we have the later.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU825b80d31bc9: Fix all trivial "should to must" errors in our tests.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU9bd4fd317af1: Fix type check when transforming catalog. (authored by Daniel Pittman <daniel@puppetlabs.com>).Jul 10 2012, 9:27 PM