update test calendar for US_holidays in date based calendars
This commit is contained in:
parent
91f86c3f3e
commit
8a0a5ce036
|
@ -45,9 +45,9 @@ describe('Calendar Merging API', () => {
|
|||
override: false,
|
||||
},
|
||||
{
|
||||
url: "https://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics",
|
||||
url: loadCalendarFile(`US_Holidays.ics`),
|
||||
prefix: "US_holidays",
|
||||
override: false,
|
||||
override: false,
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue