HomePhorge

Reset the @job_list variable between tests
4b9dfddae456Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Reset the @job_list variable between tests

Because the value of @job_list has the ability to be cached
between tests, an after :each block was added to initialize
that variable to nil each time.

Details

Provenance
Gary Larizza <gary@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU446a5bf1a097: Remove use of defined?()
Branches
Unknown
Tags
Unknown

Event Timeline

Gary Larizza <gary@puppetlabs.com> committed rPU4b9dfddae456: Reset the @job_list variable between tests (authored by Gary Larizza <gary@puppetlabs.com>).Sep 29 2011, 7:36 PM