IcingaServiceSetTest: enable disabled test

This commit is contained in:
Thomas Gelf 2017-08-27 18:21:15 +02:00
parent 2f1d963c1c
commit 6685066673

View File

@ -64,8 +64,6 @@ class IcingaServiceSetTest extends IcingaObjectTestCase
public function testDeletingHostWithSet() public function testDeletingHostWithSet()
{ {
$this->markTestIncomplete('Host deletion fails / does not cleanup sets!');
$this->testAddingSetToHost(); $this->testAddingSetToHost();
$host = $this->loadObject('for_set', 'icinga_host'); $host = $this->loadObject('for_set', 'icinga_host');