fix tests

Signed-off-by: Dmitri Dolguikh <dmitri.external@netbird.io>
This commit is contained in:
Dmitri Dolguikh
2026-07-14 14:23:11 +02:00
parent 9160873f94
commit 28d8a19331
2 changed files with 3 additions and 0 deletions

View File

@@ -887,6 +887,8 @@ func TestAddConfig_AllFieldsCovered(t *testing.T) {
ClientCertKeyPath: "/tmp/key",
LazyConnection: "on",
MTU: 1280,
DisableIPv6: true,
DisableComponentNetworkMap: true,
}
for _, anonymize := range []bool{false, true} {