HomePhorge

(#16581) Fix mis-stubbed test
5c962547d08eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#16581) Fix mis-stubbed test

Previously, the spec test failed because it was stubbing the
sid_for_account method that the scheduled_task provider no longer
called. This wasn't noticed on my system, because I had a local 'bob'
user, so that test would still "pass" incorrectly, but fail in CI.

This commit removes the stubs and adds expects for each test as
appropriate.

Details

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU5c962547d08e: (#16581) Fix mis-stubbed test (authored by Josh Cooper <josh@puppetlabs.com>).Oct 25 2012, 6:39 AM