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
Calling '.On' with the same expected arguments multiple times will only
result in a single mock: the first one. We should avoid doing this.
We also remove some useless comments that simply duplicate what the
calls already say.
Signed-off-by: Stephen Finucane <[email protected]>
0 commit comments