From 339b0c02f2cec25ae804dc882f5ce7d1dd58b9a6 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Fri, 5 Dec 2025 12:03:52 +0000 Subject: rename sunc_bootstrap_relay_url --- tests/proactive_sync_multi.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/proactive_sync_multi.rs') diff --git a/tests/proactive_sync_multi.rs b/tests/proactive_sync_multi.rs index ee29f24..e07ddbe 100644 --- a/tests/proactive_sync_multi.rs +++ b/tests/proactive_sync_multi.rs @@ -170,7 +170,7 @@ async fn test_sync_configuration_applied() { tokio::time::sleep(Duration::from_millis(300)).await; // Both relays should be running - // The sync relay has NGIT_SYNC_RELAY_URL set (verified by relay starting) + // The sync relay has NGIT_SYNC_BOOTSTRAP_RELAY_URL set (verified by relay starting) let client_source = Client::default(); client_source -- cgit v1.2.3