diff options
author | Josh Cooper <josh@puppetlabs.com> | 2011-08-17 14:03:48 -0700 |
---|---|---|
committer | Josh Cooper <josh@puppetlabs.com> | 2011-08-17 14:16:36 -0700 |
commit | 5f22985fa68162a849f15e0ca8125b40529e5769 (patch) | |
tree | 4a5b7d00e4d5bf3cf661d5c349388a1fb55a4dab /lib/puppet/util/diff.rb | |
parent | fe22c1c4819d035af02c9db5d065a712dc2d0e3c (diff) | |
download | puppet-5f22985fa68162a849f15e0ca8125b40529e5769.tar.gz puppet-5f22985fa68162a849f15e0ca8125b40529e5769.tar.xz puppet-5f22985fa68162a849f15e0ca8125b40529e5769.zip |
maint: Fix order dependent test failure
The spec tests failed when running spec/unit/face/node_spec.rb
followed by spec/unit/ssl/certificate_request_spec.rb, because the
clean action for the node face was leaving
Puppet::SSL::Host.ca_location set to :local instead of its default
:none state.
This commit resets the ca_location back to :none in the top-level
after :all block.
Diffstat (limited to 'lib/puppet/util/diff.rb')
0 files changed, 0 insertions, 0 deletions