Fix form test
This commit is contained in:
parent
63c51c01e0
commit
910dee199f
|
@ -239,7 +239,7 @@ class FormTest extends BaseTestCase
|
|||
}
|
||||
|
||||
/**
|
||||
* @expectedException LogicException
|
||||
* @expectedException \Icinga\Exception\ProgrammingError
|
||||
*/
|
||||
public function testWhetherTheOnSuccessOptionMustBeCallable()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue