Skip to content

Commit

Permalink
adding an exception didn't get the desired affect
Browse files Browse the repository at this point in the history
  • Loading branch information
erluti committed Sep 12, 2024
1 parent b9c23e5 commit f90664b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@ methods:
arguments: date, region
ruby: |
if region == "us_ut"
raise "it's utah, baby!"
case date.wday
when 1
date
Expand Down

0 comments on commit f90664b

Please sign in to comment.