mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-06 13:16:39 +02:00
Fix UdpSocket tests
This commit is contained in:
@@ -59,7 +59,7 @@ class UdpSocketTest extends TestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @expectedException LogicException
|
||||
* @expectedException RuntimeException
|
||||
*/
|
||||
public function testWriteAfterCloseErrors()
|
||||
{
|
||||
|
Reference in New Issue
Block a user