Improve unit tests
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<?php
|
||||
|
||||
require __DIR__.'/../../vendor/autoload.php';
|
||||
|
||||
define('LDAP_SERVER', 'my_ldap_server');
|
||||
|
||||
require __DIR__.'/../../app/constants.php';
|
||||
|
||||
use Symfony\Component\EventDispatcher\EventDispatcher;
|
||||
|
||||
Reference in New Issue
Block a user