Skip to content

Commit

Permalink
Update docs/en/reference/testing.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Grégoire Paris <postmaster@greg0ire.fr>
  • Loading branch information
morozov and greg0ire authored Nov 8, 2020
1 parent 394e119 commit ee8692c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/reference/testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Integration tests are located under the ``tests/Doctrine/Tests/DBAL/Functional``
they require a real database connection to test their logic against.

It is recommended to use ``Doctrine\DBAL\Tests\FunctionalTestCase`` as the base class for integration tests.
Base on the configuration, it will automatically create and connect to the test database.
Based on the configuration, it will automatically create and connect to the test database.

Data Fixtures in Integration Tests
++++++++++++++++++++++++++++++++++
Expand Down

0 comments on commit ee8692c

Please sign in to comment.