Fix form test

This commit is contained in:
Eric Lippmann 2015-07-22 14:21:53 +02:00
parent 63c51c01e0
commit 910dee199f

View File

@ -239,7 +239,7 @@ class FormTest extends BaseTestCase
} }
/** /**
* @expectedException LogicException * @expectedException \Icinga\Exception\ProgrammingError
*/ */
public function testWhetherTheOnSuccessOptionMustBeCallable() public function testWhetherTheOnSuccessOptionMustBeCallable()
{ {