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

Fixed callable check on addProvider #43

Merged
merged 1 commit into from
Apr 13, 2015
Merged

Conversation

nass600
Copy link
Contributor

@nass600 nass600 commented Apr 13, 2015

The new Alice function addProvider is never being called in FixturesManager because always resolves to false due to the interface of is_callable function is wrong used

h4cc added a commit that referenced this pull request Apr 13, 2015
Fixed callable check on addProvider
@h4cc h4cc merged commit c857afb into h4cc:master Apr 13, 2015
@h4cc
Copy link
Owner

h4cc commented Apr 13, 2015

Thanks for reporting and fixing that bug!
There seems to be a glitch with the tests on travis. Will check that out...

@nass600
Copy link
Contributor Author

nass600 commented Apr 14, 2015

Thank you. My bad, I didn't fix the test entirely due to a change I did in Alice

@nass600
Copy link
Contributor Author

nass600 commented Apr 14, 2015

By the way, any chance to tag this modification?

Thanks

@h4cc
Copy link
Owner

h4cc commented Apr 14, 2015

Thanks for that reminder. Done: https://github.com/h4cc/AliceFixturesBundle/releases/tag/0.5.1

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.

None yet

2 participants