Re-enable calendar-query test and fix calendar expansion

This commit is contained in:
Lennart
2026-01-19 12:09:34 +01:00
parent 7e099bcd6e
commit f73658b32f
9 changed files with 128 additions and 108 deletions

View File

@@ -9,7 +9,7 @@ use tower::ServiceExt;
mod calendar;
mod calendar_import;
// mod calendar_report;
mod calendar_report;
#[rstest]
#[tokio::test]