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

fix: automock getters and setters #1903

Merged

Conversation

simon-abbott
Copy link
Contributor

@simon-abbott simon-abbott commented Aug 23, 2022

This fixes a regression in 0.21.0.

Fixes #1899

@sheremet-va sheremet-va changed the title fix: automock getters and setters (fixes #1899) fix: automock getters and setters Aug 30, 2022
@sheremet-va sheremet-va merged commit 9f887f3 into vitest-dev:main Aug 30, 2022
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.

cannot spy on a Getter from a Service that is mocked - regression since version 0.21.x
3 participants