Skip to content

Commit 1ae744f

Browse files
committed
tests: Don't use global mocks
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]>
1 parent 78de34d commit 1ae744f

File tree

2 files changed

+114
-110
lines changed

2 files changed

+114
-110
lines changed

0 commit comments

Comments
 (0)