Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fix test for the previous function
The unit test for the `previous` function uses an example holiday that has a lower limit. If the randomized year is exactly the same as the lower limit, the test fails as there is no previous date. Increased the lower limit to avoid this situation. Signed-off-by: Sacha Telgenhof <[email protected]>
- Loading branch information