diff --git a/test/cluster/dynamic_config_test.go b/test/cluster/dynamic_config_test.go index 24dd54c7..a6f7d978 100644 --- a/test/cluster/dynamic_config_test.go +++ b/test/cluster/dynamic_config_test.go @@ -812,7 +812,6 @@ var sliceConfTypeVal = map[string][]string{ "security.log.report-data-op-user": {"admin"}, "xdr.dcs._.namespaces._.ship-sets": {"testset"}, "xdr.dcs._.namespaces._.ignore-sets": {"testset"}, - "xdr.dcs._.namespaces._.ship-bins": {"testbin"}, "xdr.dcs._.namespaces._.ignore-bins": {"testbin"}, }