mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 10:15:22 +00:00
style(cmd-edit-add-label): lint multiple labels without selector test
This commit is contained in:
@@ -376,7 +376,7 @@ func TestAddLabelWithoutSelector(t *testing.T) {
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "add multiple labels without selector",
|
||||
name: "add multiple labels without selector",
|
||||
baseLabels: []types.Label{},
|
||||
options: addMetadataOptions{
|
||||
labelsWithoutSelector: true,
|
||||
|
||||
Reference in New Issue
Block a user