azuyalabs / yasumi

The easy PHP Library for calculating holidays
https://www.yasumi.dev
Other
1.04k stars 152 forks source link

Summer bank holiday test #178

Closed c960657 closed 4 years ago

c960657 commented 4 years ago

Fix the SummerBankHolidayTest for England, Wales and Northern Ireland which occasionally failed, because they failed to check for the renaming from August Bank Holiday to Summer Bank Holiday in 1965.

Also, update the tests for these countries to the coding standard introduced in 27c6e8173.

stelgenhof commented 4 years ago

Thanks! Yes, also noticed this myself but hadn't yet time to fix it.