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