mirror of
https://github.com/Seldaek/monolog.git
synced 2025-07-30 18:00:17 +02:00
Make TestCase class available to dependents to help with testing
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Monolog\Handler;
|
||||
use Exception;
|
||||
use Monolog\ErrorHandler;
|
||||
use Monolog\Logger;
|
||||
use Monolog\TestCase;
|
||||
use Monolog\Test\TestCase;
|
||||
use PhpConsole\Connector;
|
||||
use PhpConsole\Dispatcher\Debug as DebugDispatcher;
|
||||
use PhpConsole\Dispatcher\Errors as ErrorDispatcher;
|
||||
|
Reference in New Issue
Block a user