Re-instate the TestCase classmap, looks like its needed

This commit is contained in:
James Brooks
2014-12-20 21:02:39 +00:00
parent 5731adfb89
commit 63ff951d88

View File

@@ -26,6 +26,7 @@
"app/models",
"app/database/migrations",
"app/database/seeds",
"app/tests/TestCase.php",
"app/filters"
],
"psr-4": {