From b01e8299d34c23a55198ff5575054c2aad4e4ae4 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 23 May 2015 20:47:31 +0200 Subject: [PATCH] Fixed tests --- tests/controllers/SearchControllerTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/controllers/SearchControllerTest.php b/tests/controllers/SearchControllerTest.php index a7935baaed..33ac7f9f36 100644 --- a/tests/controllers/SearchControllerTest.php +++ b/tests/controllers/SearchControllerTest.php @@ -37,7 +37,7 @@ class SearchControllerTest extends TestCase } /** - * @covers FireflyIII\Http\Controllers\SearchController::search + * @covers FireflyIII\Http\Controllers\SearchController::index */ public function testSearch() {