diff --git a/libs/sk_ps_discovery/src/tests.rs b/libs/sk_ps_discovery/src/tests.rs index e1c3e42a7d..4da015906b 100644 --- a/libs/sk_ps_discovery/src/tests.rs +++ b/libs/sk_ps_discovery/src/tests.rs @@ -220,3 +220,5 @@ fn nodes_timelines() { remote_consistent_lsn: Lsn(0x42), }); } + +// TODO: need more tests, esp for the removal path