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(msw): make sure method is async even when delay=false #1440

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

AffeJonsson
Copy link
Contributor

Status

READY

Description

Fixes #1439

@melloware melloware added this to the 6.30.0 milestone Jun 7, 2024
@melloware melloware merged commit 991ac17 into orval-labs:master Jun 7, 2024
2 checks passed
@AffeJonsson AffeJonsson deleted the fix/delay-false branch June 7, 2024 12:39
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.

Setting delay to false generates invalid function
2 participants