summaryrefslogtreecommitdiff
path: root/chef-utils/spec/spec_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'chef-utils/spec/spec_helper.rb')
-rw-r--r--chef-utils/spec/spec_helper.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-utils/spec/spec_helper.rb b/chef-utils/spec/spec_helper.rb
index a44377336e..0b193e2d9a 100644
--- a/chef-utils/spec/spec_helper.rb
+++ b/chef-utils/spec/spec_helper.rb
@@ -6,7 +6,7 @@ HELPER_MODULES = [
ChefUtils::DSL::Cloud,
ChefUtils::DSL::Introspection,
ChefUtils::DSL::OS,
- ChefUtils::DSL::PathSanity,
+ ChefUtils::DSL::DefaultPaths,
ChefUtils::DSL::Platform,
ChefUtils::DSL::PlatformFamily,
ChefUtils::DSL::Service,