Skip to content

Commit b3bd7e7

Browse files
committed
Minor fix
1 parent 4b68a34 commit b3bd7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/database.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ returned by the ``EntityManager``. This way, no real class is involved in
201201
testing.
202202

203203
Functional Testing of A Doctrine Repository
204-
-------------------------------------------------
204+
-------------------------------------------
205205

206206
In :ref:`functional tests <functional-tests>` you'll make queries to the
207207
database using the actual Doctrine repositories, instead of mocking them. To do

0 commit comments

Comments
 (0)