style(cmd-edit-add-label): lint multiple labels without selector test

This commit is contained in:
isarns
2025-10-12 12:34:00 +03:00
parent d427f61f84
commit f71e4d7309

View File

@@ -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,