Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commitc9dc31a
committed
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 testControllerResponseFollowing 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 containsthe bug (seehttps://symfony.com/roadmap for the list of maintained branches).If your pull request documents a NEW FEATURE, use the same Symfony branch wherethe feature was introduced (and `master` for features of unreleased versions).-->Commits-------8f96598 It's needed to change the returned string1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
0 commit comments
Comments
(0)