1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-11 04:09:57 +00:00

vai: Rework events garbage collection delete query (#682)

This commit is contained in:
Peter Matseykanets
2025-06-26 12:22:40 -04:00
committed by GitHub
parent 6495e7879c
commit 952305e096
2 changed files with 4 additions and 5 deletions

View File

@@ -348,8 +348,6 @@ func TestNewListOptionIndexerEasy(t *testing.T) {
partitions []partition.Partition
ns string
items []*unstructured.Unstructured
extraIndexedFields [][]string
expectedList *unstructured.UnstructuredList
expectedTotal int