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
Currently we use go-cmp for non-test code in some verification logic. Since go-cmp is meant to be used in tests, I think we should avoid using it in non-test code.