CalMerger/calendar/test.json
Ryan Mwangi 6c9fb1139f fix(tests): ensure calendar file path is correct
- Updated file path in merge date-based calendar test to point to the 'calendar' directory within TEST_MERGED_CALENDARS_DIR.
2024-11-07 03:44:11 +03:00

11 lines
No EOL
295 B
JSON

{
"id": "test",
"linkGroupName": "test",
"calendars": [
{
"prefix": "work",
"override": false,
"url": "https://calendar.google.com/calendar/ical/b4c66eb4bb2cc15257d071bab3f935385778b042112ea1aaedada47f3f1a6e3a%40group.calendar.google.com/public/basic.ics"
}
]
}