mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Updated some tests.
This commit is contained in:
@@ -3,14 +3,12 @@ namespace Report;
|
||||
use TestCase;
|
||||
|
||||
/**
|
||||
* Generated by PHPUnit_SkeletonGenerator on 2016-11-19 at 19:28:42.
|
||||
* Generated by PHPUnit_SkeletonGenerator on 2016-11-20 at 06:10:31.
|
||||
*/
|
||||
class AccountControllerTest extends TestCase
|
||||
{
|
||||
/**
|
||||
* @var AccountController
|
||||
*/
|
||||
protected $object;
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Sets up the fixture, for example, opens a network connection.
|
||||
|
Reference in New Issue
Block a user