IcingaServiceTest: one more exception
This commit is contained in:
parent
c93b4b0a24
commit
23f0ec32d4
|
@ -27,7 +27,7 @@ class IcingaServiceTest extends BaseTestCase
|
|||
}
|
||||
|
||||
/**
|
||||
* @expectedException \Icinga\Exception\NotFoundError
|
||||
* @expectedException \RuntimeException
|
||||
*/
|
||||
public function testFailsToStoreWithMissingLazyRelations()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue