mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Update test coverage
This commit is contained in:
@@ -21,6 +21,7 @@ class ConfigurationControllerTest extends TestCase
|
||||
|
||||
/**
|
||||
* @covers \FireflyIII\Http\Controllers\Admin\ConfigurationController::index
|
||||
* @covers \FireflyIII\Http\Controllers\Admin\ConfigurationController::__construct
|
||||
*/
|
||||
public function testIndex()
|
||||
{
|
||||
|
@@ -30,6 +30,7 @@ class UserControllerTest extends TestCase
|
||||
|
||||
/**
|
||||
* @covers \FireflyIII\Http\Controllers\Admin\UserController::index
|
||||
* @covers \FireflyIII\Http\Controllers\Admin\UserController::__construct
|
||||
*/
|
||||
public function testIndex()
|
||||
{
|
||||
|
Reference in New Issue
Block a user