mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-22 09:06:10 +02:00
Rename TestCase to MonologTestCase (#1953)
This commit is contained in:
@@ -11,9 +11,7 @@
|
||||
|
||||
namespace Monolog\Handler;
|
||||
|
||||
use Monolog\Test\TestCase;
|
||||
|
||||
class ZendMonitorHandlerTest extends TestCase
|
||||
class ZendMonitorHandlerTest extends \Monolog\Test\MonologTestCase
|
||||
{
|
||||
public function setUp(): void
|
||||
{
|
||||
|
Reference in New Issue
Block a user