You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@joshpencheon regardless of the solution, we could add a test that goes and gets https://www.gov.uk/bank-holidays/england-and-wales.json and assert that all the returned bank holidays are considered holidays.
The
WorkingDays
concerns tracks public holidays (for England/Wales), but needs manual updating. As a result, it has fallen stale.We should make use of https://www.gov.uk/bank-holidays/england-and-wales.json, perhaps baking the cache at
rake build
time. We can't presume to have internet connectivity oncendr_support
is being used.The text was updated successfully, but these errors were encountered: