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:
@@ -11,7 +11,7 @@
|
||||
|
||||
namespace Monolog\Processor;
|
||||
|
||||
use Monolog\TestCase;
|
||||
use Monolog\Test\TestCase;
|
||||
|
||||
class ProcessIdProcessorTest extends TestCase
|
||||
{
|
||||
|
Reference in New Issue
Block a user