refactor: harden tests

This commit is contained in:
zhom
2026-07-21 23:13:17 +04:00
parent f7daf68b52
commit 9624ec846d
81 changed files with 11771 additions and 983 deletions
+1 -1
View File
@@ -207,7 +207,7 @@ impl SyncSubscription {
));
}
log::info!("Connected to sync subscription at {url}");
log::info!("Connected to sync subscription");
let _ = events::emit("sync-subscription-status", "connected");
let mut buffer = String::new();