Skip to content

Commit f81b7ad

Browse files
committed
bug symfony#4292 Fixed broken external link to DemoController Test (danielsan)
This PR was submitted for the 2.5 branch but it was merged into the 2.3 branch instead (closes symfony#4292). Discussion ---------- Fixed broken external link to DemoController Test Commits ------- 6cba2db Fixed broken external link to DemoController Test
2 parents 62bafad + 6cba2db commit f81b7ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -852,6 +852,6 @@ Learn more
852852
* :doc:`/cookbook/testing/profiling`
853853
* :doc:`/cookbook/testing/bootstrap`
854854

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

0 commit comments

Comments
 (0)