Skip to content

Commit

Permalink
bug #4292 Fixed broken external link to DemoController Test (danielsan)
Browse files Browse the repository at this point in the history
This PR was submitted for the 2.5 branch but it was merged into the 2.3 branch instead (closes #4292).

Discussion
----------

Fixed broken external link to DemoController Test

Commits
-------

6cba2db Fixed broken external link to DemoController Test
  • Loading branch information
wouterj committed Oct 3, 2014
2 parents 62bafad + 6cba2db commit f81b7ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -852,6 +852,6 @@ Learn more
* :doc:`/cookbook/testing/profiling`
* :doc:`/cookbook/testing/bootstrap`

.. _`DemoControllerTest`: https://github.com/symfony/symfony-standard/blob/master/src/Acme/DemoBundle/Tests/Controller/DemoControllerTest.php
.. _`DemoControllerTest`: https://github.com/sensiolabs/SensioDistributionBundle/blob/master/Resources/skeleton/acme-demo-bundle/Acme/DemoBundle/Tests/Controller/DemoControllerTest.php
.. _`$_SERVER`: http://php.net/manual/en/reserved.variables.server.php
.. _`documentation`: http://phpunit.de/manual/current/en/

0 comments on commit f81b7ad

Please sign in to comment.