mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-12 16:14:08 +02:00
Merge branch '2.x' into main
This commit is contained in:
@@ -36,6 +36,13 @@ class SlackHandlerTest extends TestCase
|
||||
}
|
||||
}
|
||||
|
||||
public function tearDown(): void
|
||||
{
|
||||
parent::tearDown();
|
||||
|
||||
unset($this->res);
|
||||
}
|
||||
|
||||
public function testWriteHeader()
|
||||
{
|
||||
$this->createHandler();
|
||||
|
Reference in New Issue
Block a user