Skip to content

Conversation

@chetmurthy
Copy link
Contributor

…causing tests to fail

After each call to mockCtrl.Finish() where the controller might get used
later, put line

    mockCtrl = gomock.NewController(t)

to create a new mockCtrl.

…causing tests to fail

After each call to mockCtrl.Finish() where the controller might get used
later, put  line

        mockCtrl = gomock.NewController(t)

to create a new mockCtrl.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants