summaryrefslogtreecommitdiffstats
path: root/spec/integration/resource/catalog_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/integration/resource/catalog_spec.rb')
-rwxr-xr-xspec/integration/resource/catalog_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/integration/resource/catalog_spec.rb b/spec/integration/resource/catalog_spec.rb
index 528e29545..df310b184 100755
--- a/spec/integration/resource/catalog_spec.rb
+++ b/spec/integration/resource/catalog_spec.rb
@@ -9,7 +9,6 @@ describe Puppet::Resource::Catalog do
end
describe "when using the indirector" do
- after { Puppet::Util::Cacher.expire }
before do
# This is so the tests work w/out networking.
Facter.stubs(:to_hash).returns({"hostname" => "foo.domain.com"})