diff --git a/tests/Monolog/Handler/UdpSocketTest.php b/tests/Monolog/Handler/UdpSocketTest.php index 5f33269f..1adf79a0 100644 --- a/tests/Monolog/Handler/UdpSocketTest.php +++ b/tests/Monolog/Handler/UdpSocketTest.php @@ -59,7 +59,7 @@ class UdpSocketTest extends TestCase } /** - * @expectedException LogicException + * @expectedException RuntimeException */ public function testWriteAfterCloseErrors() {