mirror of
https://github.com/readur/readur.git
synced 2025-12-21 06:10:45 -06:00
feat(metrics): update appstate for metrics changes
This commit is contained in:
@@ -125,6 +125,7 @@ async fn create_test_app_state() -> Result<Arc<AppState>> {
|
||||
oidc_client: None,
|
||||
sync_progress_tracker: std::sync::Arc::new(readur::services::sync_progress_tracker::SyncProgressTracker::new()),
|
||||
user_watch_service: None,
|
||||
webdav_metrics_collector: None,
|
||||
}))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user