Skip to content

Commit

Permalink
Fixing dynamic config testcase.
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmayja committed Oct 16, 2024
1 parent bf3b063 commit 7062b57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/cluster/dynamic_config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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"},
}

Expand Down

0 comments on commit 7062b57

Please sign in to comment.