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

This commit is contained in:
isarns
2025-10-12 18:04:33 +03:00
parent f71e4d7309
commit 4d37afef6f

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,