summaryrefslogtreecommitdiff
path: root/spec/unit/chef_class_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/chef_class_spec.rb')
-rw-r--r--spec/unit/chef_class_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/chef_class_spec.rb b/spec/unit/chef_class_spec.rb
index 3c8411ef2a..21987c01ab 100644
--- a/spec/unit/chef_class_spec.rb
+++ b/spec/unit/chef_class_spec.rb
@@ -85,7 +85,7 @@ describe "Chef class" do
end
end
- context '#event_handler' do
+ context "#event_handler" do
it "adds a new handler" do
x = 1
Chef.event_handler do