Skip to content

Commit 394867d

Browse files
zairigimadjaviereguiluz
authored andcommitted
Typo Testing
1 parent 555aa35 commit 394867d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ utilities used in the functional tests:
148148
Your First Functional Test
149149
~~~~~~~~~~~~~~~~~~~~~~~~~~
150150
Functional tests are PHP files that typically live in the ``tests/Controller``
151-
directory for your bundle. If you want to test the pages handled by your
151+
directory of your application. If you want to test the pages handled by your
152152
``PostController`` class, start by creating a new ``PostControllerTest.php``
153153
file that extends a special ``WebTestCase`` class.
154154

0 commit comments

Comments
 (0)