mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-29 14:42:59 +00:00
Compartmentalised all tests.
This commit is contained in:
@@ -36,6 +36,9 @@ class SearchControllerTest extends TestCase
|
||||
parent::tearDown();
|
||||
}
|
||||
|
||||
/**
|
||||
* @covers FireflyIII\Http\Controllers\SearchController::search
|
||||
*/
|
||||
public function testSearch()
|
||||
{
|
||||
$user = FactoryMuffin::create('FireflyIII\User');
|
||||
|
||||
Reference in New Issue
Block a user