diff --git a/docs/en/02_Developer_Guides/06_Testing/00_Unit_Testing.md b/docs/en/02_Developer_Guides/06_Testing/00_Unit_Testing.md index 7afd1894c..098b5e3d1 100644 --- a/docs/en/02_Developer_Guides/06_Testing/00_Unit_Testing.md +++ b/docs/en/02_Developer_Guides/06_Testing/00_Unit_Testing.md @@ -73,6 +73,10 @@ The `phpunit` binary should be used from the root directory of your website. phpunit framework/tests '' flush=all # Run tests with optional `$_GET` parameters (you need an empty second argument) +