mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 06:14:25 +02:00
parent
65fb246b7e
commit
1d81211427
@ -6,7 +6,7 @@ namespace Tests\Icinga\Web;
|
|||||||
|
|
||||||
// Necessary as some of these tests disable phpunit's preservation
|
// Necessary as some of these tests disable phpunit's preservation
|
||||||
// of the global state (e.g. autoloaders are in the global state)
|
// of the global state (e.g. autoloaders are in the global state)
|
||||||
require_once realpath(dirname(__FILE__) . '/../../../bootstrap.php');
|
require_once realpath(dirname(__FILE__) . '/../../../../bootstrap.php');
|
||||||
|
|
||||||
use Mockery;
|
use Mockery;
|
||||||
use Icinga\Application\Icinga;
|
use Icinga\Application\Icinga;
|
Loading…
x
Reference in New Issue
Block a user