Skip to content

Commit

Permalink
intentionally include exception for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
erluti committed Sep 12, 2024
1 parent f220c4c commit b9c23e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ 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 b9c23e5

Please sign in to comment.