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
refactor(sliceutils): refactor the AssertContains function
This change refactors the `AssertContains` function to use `MapNoError` instead
of `Map` to avoid needing to unwrap a `result.Result`.
Signed-off-by: m-d-key <[email protected]>
0 commit comments