From 5b5b694a3a615ed2a6bb63e68451a245c81c9b7f Mon Sep 17 00:00:00 2001 From: Madhura Jayaratne Date: Wed, 16 Dec 2015 23:25:43 +1100 Subject: [PATCH] Fix typo Signed-off-by: Madhura Jayaratne --- test/classes/controllers/ServerPluginsControllerTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(