CalMerger/temp_test_calendar/expected_outputs/Override_Calendar.json
Ryan Mwangi 7bb3811a4d refactor: Move expected_output folder into temp_test_calendar
- Relocated the expected_output directory to temp_test_calendar for better organization.
- Simplified test structure by consolidating test-related files within the temporary directory.
- Improved clarity and maintainability of test resources.
2024-11-06 15:27:39 +03:00

11 lines
No EOL
297 B
JSON

{
"id": "Override_Calendar",
"linkGroupName": "Override Calendar",
"calendars": [
{
"url": "C:\\Users\\user\\OneDrive\\Desktop\\Internship tasks\\final calmerg\\test_calendars\\San_Francisco_Public_Holidays.ics",
"prefix": "Override Event",
"override": true
}
]
}