it('should parse "10 1 12 1 *" as at 01:10 on day-of-month 12 in January', () => {
      const expected = {
        baseFrequency: fixture.baseFrequencyForService.year,
        minutes: [10],
        hours: [1],