summaryrefslogtreecommitdiff
path: root/spec/functional/notifications_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/functional/notifications_spec.rb')
-rw-r--r--spec/functional/notifications_spec.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/functional/notifications_spec.rb b/spec/functional/notifications_spec.rb
index d448ea175d..ec6e514836 100644
--- a/spec/functional/notifications_spec.rb
+++ b/spec/functional/notifications_spec.rb
@@ -1,5 +1,5 @@
-require 'spec_helper'
-require 'chef/recipe'
+require "spec_helper"
+require "chef/recipe"
# The goal of these tests is to make sure that loading resources from a file creates the necessary notifications.