summaryrefslogtreecommitdiff
path: root/spec/unit
diff options
context:
space:
mode:
authorantima-gupta <agupta@msystechnologies.com>2020-05-11 13:19:08 +0530
committerantima-gupta <agupta@msystechnologies.com>2020-06-10 10:51:40 +0530
commit33d608179372fed46c1c5a88f214677748b8de8c (patch)
tree2c0907f280730b4d1b7333b005d91adb501f8ad0 /spec/unit
parent578a69011eadda14e51c2ca83f9206f58b9a6243 (diff)
downloadchef-33d608179372fed46c1c5a88f214677748b8de8c.tar.gz
Added freeze for WEEKDAYS constant.
Fixed chefstyle spec failure. Made changes as per review comment. Signed-off-by: antima-gupta <agupta@msystechnologies.com>
Diffstat (limited to 'spec/unit')
-rw-r--r--spec/unit/resource/helpers/cron_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/resource/helpers/cron_spec.rb b/spec/unit/resource/helpers/cron_spec.rb
index 758827e4ca..f1e3457a2c 100644
--- a/spec/unit/resource/helpers/cron_spec.rb
+++ b/spec/unit/resource/helpers/cron_spec.rb
@@ -28,4 +28,4 @@ describe Chef::ResourceHelpers::Cron do
end
end
end
-end \ No newline at end of file
+end