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

swap actual and expected value in error message #50

Merged
merged 1 commit into from
Oct 29, 2015

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Oct 28, 2015

This fixes #49.

@matthiasnoback
Copy link
Collaborator

Thanks! However, the build is failing. I guess this might have something to do with the fact that .travis.yml contains no "script" key (which should point to vendor/bin/phpunit instead of a pre-installed phpunit executable. Could you maybe look into this @xabbuh ?

@xabbuh
Copy link
Member Author

xabbuh commented Oct 29, 2015

@matthiasnoback Let's see if #51 fixes that issue.

@xabbuh
Copy link
Member Author

xabbuh commented Oct 29, 2015

rebased to take into account the changes from #53

matthiasnoback added a commit that referenced this pull request Oct 29, 2015
swap actual and expected value in error message
@matthiasnoback matthiasnoback merged commit e5d22e1 into SymfonyTest:master Oct 29, 2015
@matthiasnoback
Copy link
Collaborator

Thanks for your perseverance!

@xabbuh xabbuh deleted the issue-49 branch October 29, 2015 21:45
@xabbuh
Copy link
Member Author

xabbuh commented Oct 29, 2015

Thanks for teaching me a new word. :)

@matthiasnoback
Copy link
Collaborator

Hehe :)

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.

Expected/actual should be swapped for ContainerBuilderHasParameterConstraint
2 participants