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: Allow mocking procedures with no return value #36

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

danilofuchs
Copy link
Contributor

🎯 Changes

The current types do not allow mocking a procedure that returns void, as it sets the expected return type to never

image

✅ Checklist

  • If necessary, I have added documentation related to the changes made.
  • I have added or updated the tests related to the changes made.

@maloguertin maloguertin merged commit 6a9ebd8 into maloguertin:main Apr 22, 2024
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