You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(data): check ListMaintenance errors in hard-delete tests
Replace silently discarded errors (items, _ :=) with require.NoError
so failures produce clear assertion messages instead of index panics.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments