mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
2e054af7b1
If you run tests outside of a composer autoloader-based environment, or your autoloader isn’t pulling in Constants.php, everything will break. This provides a more helpful error message.