summaryrefslogtreecommitdiff
path: root/spec/support/lib/chef/resource/cat.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/lib/chef/resource/cat.rb')
-rw-r--r--spec/support/lib/chef/resource/cat.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/support/lib/chef/resource/cat.rb b/spec/support/lib/chef/resource/cat.rb
index ac8ad2953f..9bfaebf07b 100644
--- a/spec/support/lib/chef/resource/cat.rb
+++ b/spec/support/lib/chef/resource/cat.rb
@@ -19,7 +19,7 @@
class Chef
class Resource
class Cat < Chef::Resource
- resource_name :cat
+ use_automatic_resource_name
attr_accessor :action