WantDeleteCollections
was never implemented in TableTest
#2455
Labels
area/API
area/networking
area/test-and-release
kind/bug
Categorizes issue or PR as related to a bug.
kind/good-first-issue
Denotes an issue ready for a new contributor.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
/area API
/area networking
/area test-and-release
/kind bug
/kind good-first-issue
Expected Behavior
A
TableTest
withWantDeleteCollections
verifies things work!Actual Behavior
It silently ignores
DeleteCollection
calls.See also:
pkg/reconciler/testing/table.go
Line 75 in d2cdc68
The text was updated successfully, but these errors were encountered: