Commit 49f63fd0 authored by Fabien Potencier's avatar Fabien Potencier

minor #1021 Update testing.rst (1emming)

This PR was submitted for the master branch but it was merged into the 1.2 branch instead (closes #1021).

Discussion
----------

Update testing.rst

Fix dead link, @see:
https://github.com/silexphp/Silex/issues/1020

Commits
-------

8c8b6a67 Update testing.rst
parents 81a08269 8c8b6a67
...@@ -54,7 +54,7 @@ page loaded correctly and contains our form:: ...@@ -54,7 +54,7 @@ page loaded correctly and contains our form::
Here you see some of the available assertions. There is a full list available Here you see some of the available assertions. There is a full list available
in the `Writing Tests for PHPUnit in the `Writing Tests for PHPUnit
<http://www.phpunit.de/manual/current/en/writing-tests-for-phpunit.html>`_ <https://phpunit.de/manual/current/en/writing-tests-for-phpunit.html>`_
section of the PHPUnit documentation. section of the PHPUnit documentation.
WebTestCase WebTestCase
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment