summaryrefslogtreecommitdiffstats
path: root/spec/integration/transaction/report_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/integration/transaction/report_spec.rb')
-rwxr-xr-xspec/integration/transaction/report_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/integration/transaction/report_spec.rb b/spec/integration/transaction/report_spec.rb
index 031562ea1..8c581cc04 100755
--- a/spec/integration/transaction/report_spec.rb
+++ b/spec/integration/transaction/report_spec.rb
@@ -4,7 +4,6 @@ require 'spec_helper'
describe Puppet::Transaction::Report do
describe "when using the indirector" do
after do
- Puppet::Util::Cacher.expire
Puppet.settings.stubs(:use)
end