mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-24 14:46:37 +00:00
Extend some test stuff.
This commit is contained in:
@@ -3,7 +3,7 @@ namespace Transaction;
|
||||
use TestCase;
|
||||
|
||||
/**
|
||||
* Generated by PHPUnit_SkeletonGenerator on 2016-11-20 at 06:10:33.
|
||||
* Generated by PHPUnit_SkeletonGenerator on 2016-11-20 at 07:15:14.
|
||||
*/
|
||||
class ConvertControllerTest extends TestCase
|
||||
{
|
||||
@@ -16,7 +16,7 @@ class ConvertControllerTest extends TestCase
|
||||
*/
|
||||
public function setUp()
|
||||
{
|
||||
|
||||
parent::setUp();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user