Skip to content

Commit 1bc40b5

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 b6296ee commit 1bc40b5

File tree

2 files changed

+118
-118
lines changed

2 files changed

+118
-118
lines changed

0 commit comments

Comments
 (0)