mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-06 21:26:43 +02:00
Make TestCase class available to dependents to help with testing
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
namespace Monolog\Handler;
|
||||
|
||||
use Monolog\TestCase;
|
||||
use Monolog\Test\TestCase;
|
||||
|
||||
/**
|
||||
* @covers Monolog\Handler\SamplingHandler::handle
|
||||
|
Reference in New Issue
Block a user