Skip to content

Commit

Permalink
test case cover 2024 typhoon day
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentwyshan authored and gerrymanoim committed Sep 9, 2024
1 parent f2acf09 commit 2249939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_xhkg_calendar.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ def adhoc_holidays_sample(self):
"2017-12-26", # The day after Christmas
]

typhoon_days = ["2021-10-13"]
typhoon_days = ["2021-10-13", "2024-09-06"]

mid_autumn_festival_holidays = [
"2022-09-12" # In 2019, the mid-autumn festival holiday was observed on the following business day.
Expand Down

0 comments on commit 2249939

Please sign in to comment.