mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 00:04:05 +02:00
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()
|
public function testFailsToStoreWithMissingLazyRelations()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user