Skip to content

Commit 81d9bb2

Browse files
dunglasbendavies
andauthored
Update distribution/testing.md
Co-Authored-By: Ben Davies <[email protected]>
1 parent 80e1437 commit 81d9bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Let's learn how to use them! In this article you'll learn how to use:
1010
* [PHPUnit](https://phpunit.de/index.html), a testing framework to cover your classes with unit tests and to write
1111
API-oriented functional tests thanks to its API Platform and [Symfony](https://symfony.com/doc/current/testing.html) integrations.
1212
* [Alice](https://github.com/nelmio/alice) and [its Symfony
13-
integration](https://github.com/hautelook/AliceBundle#database-testing), an expressive fixtures generator to write data fixtures;
13+
integration](https://github.com/hautelook/AliceBundle#database-testing), an expressive fixtures generator to write data fixtures.
1414

1515
Official [Symfony recipes](https://flex.symfony.com/) are provided for both tools.
1616

0 commit comments

Comments
 (0)