mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-10 15:14:14 +02:00
Make TestCase class available to dependents to help with testing
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
namespace Monolog\Handler;
|
||||
|
||||
use InvalidArgumentException;
|
||||
use Monolog\TestCase;
|
||||
use Monolog\Test\TestCase;
|
||||
use PHPUnit_Framework_Error_Deprecated;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user