From 66850666734f7d99faaa63885d9e285c525efbe6 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Sun, 27 Aug 2017 18:21:15 +0200 Subject: [PATCH] IcingaServiceSetTest: enable disabled test --- test/php/library/Director/Objects/IcingaServiceSetTest.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/php/library/Director/Objects/IcingaServiceSetTest.php b/test/php/library/Director/Objects/IcingaServiceSetTest.php index 4ff670d8..52fae05c 100644 --- a/test/php/library/Director/Objects/IcingaServiceSetTest.php +++ b/test/php/library/Director/Objects/IcingaServiceSetTest.php @@ -64,8 +64,6 @@ class IcingaServiceSetTest extends IcingaObjectTestCase public function testDeletingHostWithSet() { - $this->markTestIncomplete('Host deletion fails / does not cleanup sets!'); - $this->testAddingSetToHost(); $host = $this->loadObject('for_set', 'icinga_host');