mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-25 02:47:38 +02:00
DashletTest: Remove unnecessary Dashboard::load()
call
This commit is contained in:
parent
8ef46f3789
commit
0da632444c
@ -120,8 +120,6 @@ class DashletTest extends BaseDashboardTestCase
|
||||
*/
|
||||
public function testWhetherManageEntryMovesADashletToAnotherPaneAndAnotherHome()
|
||||
{
|
||||
$this->dashboard->load(); // Not to encounter any duplicate errors
|
||||
|
||||
$default = $this->getTestHome();
|
||||
$home = $this->getTestHome('Home Test');
|
||||
$this->dashboard->manageEntry([$default, $home]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user