diff options
Diffstat (limited to 'docs/tests.markdown')
-rw-r--r-- | docs/tests.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/tests.markdown b/docs/tests.markdown index 3f4ea515..f3f6232f 100644 --- a/docs/tests.markdown +++ b/docs/tests.markdown @@ -53,6 +53,8 @@ Time: 9.05 seconds, Memory: 17.75Mb OK (74 tests, 6145 assertions) ``` +**NOTE:** PHPUnit is already included in the Vagrant environment + ### Testing with Mysql You must have Mysql or MariaDb installed on localhost. |