Skip to content

Commit

Permalink
Update phpunit.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dannebicque committed Mar 15, 2019
1 parent d19d8da commit e41e750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Vous pouvez avoir les articles ou les fournisseurs avec les URL suivantes :
Installation des éléments pour les tests (dont PHPUnit)

````
composer require test-pack
composer require test-pack --dev
````

Tous les fichiers de tests doivent êtres écrits dans le répertoire "tests/" de votre projet.
Expand Down

0 comments on commit e41e750

Please sign in to comment.