Skip to content

Commit a0f00f6

Browse files
committed
Add spec for gh-113
1 parent e3e74ee commit a0f00f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

spec/nat_spec.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,11 @@
219219
#
220220
# gh-86
221221

222+
'every day at midnight America/Los_Angeles' =>
223+
'0 0 * * * America/Los_Angeles',
224+
#
225+
# gh-113
226+
222227
# minute hour day-of-month month day-of-week
223228

224229
}.each do |nat, cron|

0 commit comments

Comments
 (0)