Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: MockBuilder ignores originally provided mock service #3265

Closed
satanTime opened this issue Aug 5, 2022 · 1 comment · Fixed by #3271
Closed

Bug: MockBuilder ignores originally provided mock service #3265

satanTime opened this issue Aug 5, 2022 · 1 comment · Fixed by #3271
Assignees
Labels
bug Something isn't working released v14.1.2

Comments

@satanTime
Copy link
Member

Description of the bug

MockBuilder(ServiceToTest, SomeService).mock(SomeService) shouldn't throw an error.

An example of the bug

Link: https://codesandbox.io/s/vibrant-mclaren-yw2j29

@satanTime
Copy link
Member Author

v14.1.2 has been released and contains a fix for the issue. Feel free to reopen the issue or to submit a new one if you meet any problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released v14.1.2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant