console: fix configuration test

This commit is contained in:
Vincent Bernat
2023-02-23 23:33:19 +01:00
parent a72fe7d532
commit d9ac7460c4

View File

@@ -80,6 +80,7 @@ func TestConfigHandler(t *testing.T) {
"PacketSizeBucket",
"ForwardingStatus",
},
"truncatable": []string{"SrcAddr", "DstAddr"},
},
},
})