mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 22:19:03 +00:00
Added test for a fixed day-of-week and day-of-month combination. With the new CronExpression in place, this failure does not occur anymore. Closes gh-13621