Skip to content

Don't autoload test cases using composer.

Harald Eilertsen requested to merge remove-tests-from-autoload into dev

Introduces a bootstrap file that ensures that the base test case classes are loaded and available instead.

This reduces the number of warnings when running composer install.

Merge request reports

Loading