Fixed tests

This commit is contained in:
James Cole
2015-05-23 20:47:31 +02:00
parent 1ec11e3e2e
commit b01e8299d3

View File

@@ -37,7 +37,7 @@ class SearchControllerTest extends TestCase
} }
/** /**
* @covers FireflyIII\Http\Controllers\SearchController::search * @covers FireflyIII\Http\Controllers\SearchController::index
*/ */
public function testSearch() public function testSearch()
{ {