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

Add missing request/1 callback to behaviour #418

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

flurin
Copy link
Contributor

@flurin flurin commented Jul 8, 2020

We're using Mox to poison HTTPoison and we use the request/1 function but it is missing a callback in the HTTPoison.Base implementation. This PR adds the missing spec.

@edgurgel
Copy link
Owner

edgurgel commented Jul 8, 2020

Nice catch! Thanks! 🎉

@edgurgel edgurgel merged commit 60185aa into edgurgel:master Jul 8, 2020
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