IcingaServiceTest: one more exception

This commit is contained in:
Thomas Gelf 2018-07-03 17:37:41 +02:00
parent c93b4b0a24
commit 23f0ec32d4

View File

@ -27,7 +27,7 @@ class IcingaServiceTest extends BaseTestCase
} }
/** /**
* @expectedException \Icinga\Exception\NotFoundError * @expectedException \RuntimeException
*/ */
public function testFailsToStoreWithMissingLazyRelations() public function testFailsToStoreWithMissingLazyRelations()
{ {