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 allowUnmocked not working w/ regex host + request body match (fixes #2276) #2277

Merged
merged 1 commit into from Jan 11, 2022

Conversation

wilsonpage
Copy link
Contributor

@wilsonpage wilsonpage commented Jan 6, 2022

fixes #2276

@wilsonpage wilsonpage changed the title Fix allowUnmocked not working w/ regex host + request body match (fixed #2276) Fix allowUnmocked not working w/ regex host + request body match (fixes #2276) Jan 6, 2022
@gr2m
Copy link
Member

gr2m commented Jan 11, 2022

Thank you Wilson!

@gr2m gr2m merged commit ac7b4fd into nock:main Jan 11, 2022
@github-actions
Copy link

🎉 This PR is included in version 13.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

allowUnmocked results in "No match for request error" when request body doesn't match
2 participants