mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 06:14:25 +02:00
parent
c805550662
commit
23de93e400
@ -152,6 +152,7 @@ class TabTest extends PHPUnit_Framework_TestCase
|
|||||||
)
|
)
|
||||||
);
|
);
|
||||||
$html = $tab->render(new ViewMock());
|
$html = $tab->render(new ViewMock());
|
||||||
|
|
||||||
$this->assertEquals(
|
$this->assertEquals(
|
||||||
1,
|
1,
|
||||||
preg_match(
|
preg_match(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user