PalatinCoder / SquadIT.WebApp

SquadIT is a web application that makes managing your sports squad easy!
MIT License
0 stars 0 forks source link

FIX: Adjust phpunit bootstrap class loader to PSR-4 #144

Closed PalatinCoder closed 7 years ago

PalatinCoder commented 7 years ago

The classloader method in the bootstrap script for phpunit is adjusted to PSR-4. This is needed for the unit tests to work with packages not loaded by the composer autoloader