diff --git a/test/php/library/Icinga/Web/Widget/TabTest.php b/test/php/library/Icinga/Web/Widget/TabTest.php index edbe83504..c84b478b0 100644 --- a/test/php/library/Icinga/Web/Widget/TabTest.php +++ b/test/php/library/Icinga/Web/Widget/TabTest.php @@ -152,6 +152,7 @@ class TabTest extends PHPUnit_Framework_TestCase ) ); $html = $tab->render(new ViewMock()); + $this->assertEquals( 1, preg_match(