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
[result] Fix documentation for getWhenFail and getWhenPass methods. (#1680)
The examples in the documentation showed passing the same arguments and
getting different results. The examples are incorrect because they
forgot to change the arguments to demonstrate the other case. This fixes
the examples and also replaces the type of the other case to more
clearly indicate that it is totally unused.
0 commit comments