-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[TwigBundle] do not mock the container builder or definitions #26078
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
Conversation
Q | A |
---|---|
Branch? | 3.4 |
Bug fix? | no |
New feature? | no |
BC breaks? | no |
Deprecations? | no |
Tests pass? | yes |
Fixed tickets | |
License | MIT |
Doc PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
more of this please :)
Hey, I am the person who wrote this test yesterday. |
Thank you @xabbuh. |
…tions (xabbuh) This PR was merged into the 3.4 branch. Discussion ---------- [TwigBundle] do not mock the container builder or definitions | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | Commits ------- 8bba882 do not mock the container builder or definitions
Several reasons:
|
@fancyweb Sorry that I only created a PR after yours was merged, but I sadly didn't manage to review it before. |