Make autoload work for phpunit tests
This commit is contained in:
2
tests/bootstrap.php
Normal file
2
tests/bootstrap.php
Normal file
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
require dirname(__FILE__) . '/../vendor/autoload.php';
|
Reference in New Issue
Block a user