Remove calendar-query integration test for now

This commit is contained in:
Lennart K
2026-01-12 14:06:23 +01:00
parent c165e761be
commit 7eecd95757
4 changed files with 3 additions and 51 deletions

View File

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