summaryrefslogtreecommitdiff
path: root/spec/unit/provider/launchd_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/provider/launchd_spec.rb')
-rw-r--r--spec/unit/provider/launchd_spec.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/unit/provider/launchd_spec.rb b/spec/unit/provider/launchd_spec.rb
index 4286405ef5..2893044833 100644
--- a/spec/unit/provider/launchd_spec.rb
+++ b/spec/unit/provider/launchd_spec.rb
@@ -51,7 +51,8 @@ describe Chef::Provider::Launchd do
</plist>
XML
- let(:test_hash) do {
+ let(:test_hash) do
+ {
"Label" => "call.mom.weekly",
"Program" => "/Library/scripts/call_mom.sh",
"StartCalendarInterval" => {