update test calendars for calendars without a prefix
This commit is contained in:
parent
4142728d19
commit
910ffddddd
|
@ -93,7 +93,7 @@ describe('Calendar Merging API', () => {
|
||||||
linkGroupName: 'No Prefix Calendar',
|
linkGroupName: 'No Prefix Calendar',
|
||||||
calendars: [
|
calendars: [
|
||||||
{
|
{
|
||||||
url: 'https://www.calendarlabs.com/ical-calendar/ics/65/San_Francisco_Public_Holidays.ics',
|
url: loadCalendarFile(`San_Francisco_Public_Holidays.ics`),
|
||||||
prefix: '',
|
prefix: '',
|
||||||
override: false,
|
override: false,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue