From ce345f69ccdf074e1e2c6fe296f18fe82fb25c4e Mon Sep 17 00:00:00 2001 From: Daniel Norman Date: Fri, 6 Feb 2026 13:13:46 +0100 Subject: [PATCH] test: update failing test --- core/commands/commands_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/core/commands/commands_test.go b/core/commands/commands_test.go index 2573d4cd5..04ee581e0 100644 --- a/core/commands/commands_test.go +++ b/core/commands/commands_test.go @@ -198,6 +198,7 @@ func TestCommands(t *testing.T) { "/stats/repo", "/swarm", "/swarm/addrs", + "/swarm/addrs/autonat", "/swarm/addrs/listen", "/swarm/addrs/local", "/swarm/connect",