We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c02794 commit 8cfe269Copy full SHA for 8cfe269
testing.rst
@@ -148,7 +148,7 @@ utilities used in the functional tests:
148
Your First Functional Test
149
~~~~~~~~~~~~~~~~~~~~~~~~~~
150
Functional tests are PHP files that typically live in the ``tests/Controller``
151
-directory for your application. If you want to test the pages handled by your
+directory of your application. If you want to test the pages handled by your
152
``PostController`` class, start by creating a new ``PostControllerTest.php``
153
file that extends a special ``WebTestCase`` class.
154
0 commit comments