You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #12798 It's needed to change the returned string in testControllerResponse (demyanovs)
This PR was submitted for the master branch but it was merged into the 4.3 branch instead (closes#12798).
Discussion
----------
It's needed to change the returned string in testControllerResponse
Following the documentation, we check the Calendar application and get the string "Yep, this is a leap year!" instead of "Hello Fabien".
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
8f96598 It's needed to change the returned string
0 commit comments