K8s: Folder: Delete parent last (#101022)

This commit is contained in:
Stephanie Hingtgen
2025-02-20 02:16:05 +02:00
committed by GitHub
parent 29fe2df00a
commit 9637ebd2fa
2 changed files with 4 additions and 2 deletions
@@ -825,7 +825,7 @@ func TestDeleteFoldersFromApiServer(t *testing.T) {
{
Key: resource.SEARCH_FIELD_FOLDER,
Operator: string(selection.In),
Values: []string{"uid", "uid2"},
Values: []string{"uid2", "uid"},
},
},
},