mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-03 03:00:14 +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:43.
|
||||
* Generated by PHPUnit_SkeletonGenerator on 2016-11-20 at 06:10:32.
|
||||
*/
|
||||
class InOutControllerTest extends TestCase
|
||||
{
|
||||
/**
|
||||
* @var InOutController
|
||||
*/
|
||||
protected $object;
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Sets up the fixture, for example, opens a network connection.
|
||||
|
Reference in New Issue
Block a user