summaryrefslogtreecommitdiff
path: root/spec/support/lib/chef/resource/one_two_three_four.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/lib/chef/resource/one_two_three_four.rb')
-rw-r--r--spec/support/lib/chef/resource/one_two_three_four.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/support/lib/chef/resource/one_two_three_four.rb b/spec/support/lib/chef/resource/one_two_three_four.rb
index 9199b0e247..52fe8be54d 100644
--- a/spec/support/lib/chef/resource/one_two_three_four.rb
+++ b/spec/support/lib/chef/resource/one_two_three_four.rb
@@ -19,7 +19,7 @@
class Chef
class Resource
class OneTwoThreeFour < Chef::Resource
- provides :one_two_three_four
+ resource_name :one_two_three_four
attr_reader :i_can_count