diff --git a/tests/README.md b/tests/README.md index 4cf5c613..d5038b29 100644 --- a/tests/README.md +++ b/tests/README.md @@ -12,6 +12,6 @@ How to add tests * Add any new suites to the phpunit.xml file * Below is the suite entry for the sample test in unit/config/SampleTest.php - +``` unit/config - +```