Commit e6ff097
committed
fix(south korea): fix twoDaysLaterNewYearsDay test
`twoDaysLaterNewYearsDay` was celebrated until 1989, not in 1990 anymore,
while the test was set to and including 1990. When the year 1990 is picked,
`twoDaysLaterNewYearsDay` won't exists, causing the test to fail.
Signed-off-by: Sacha Telgenhof <me@sachatelgenhof.com>1 parent 867a031 commit e6ff097
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments