diff --git a/test/php/library/Icinga/Web/FormTest.php b/test/php/library/Icinga/Web/FormTest.php index df17c4118..662b1421f 100644 --- a/test/php/library/Icinga/Web/FormTest.php +++ b/test/php/library/Icinga/Web/FormTest.php @@ -239,7 +239,7 @@ class FormTest extends BaseTestCase } /** - * @expectedException LogicException + * @expectedException \Icinga\Exception\ProgrammingError */ public function testWhetherTheOnSuccessOptionMustBeCallable() {