tests: add comment

This commit is contained in:
Erik Arvstedt
2022-08-05 13:48:53 +00:00
committed by nixbitcoin
parent 952cd3773f
commit 5eb01498d5
+1
View File
@@ -51,6 +51,7 @@ let
tests.clightning = cfg.clightning.enable;
test.data.clightning-replication = cfg.clightning.replication.enable;
# TODO-EXTERNAL:
# When WAN is disabled, DNS bootstrapping slows down service startup by ~15 s.
services.clightning.extraConfig = mkIf config.test.noConnections "disable-dns";
test.data.clightning-plugins = let