diff --git a/test/classes/controllers/ServerPluginsControllerTest.php b/test/classes/controllers/ServerPluginsControllerTest.php index 6d0802463d..2beb8169e0 100644 --- a/test/classes/controllers/ServerPluginsControllerTest.php +++ b/test/classes/controllers/ServerPluginsControllerTest.php @@ -90,7 +90,7 @@ class ServerPluginsControllerTest extends PHPUnit_Framework_TestCase $ctrl = new ServerPluginsController(); $prop->setValue($ctrl, $plugins); - $html = $method->invoke(); + $html = $method->invoke($ctrl); //validate 1:Items $this->assertContains(