mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 07:08:19 +00:00
Update tests.
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Chart;
|
||||
use TestCase;
|
||||
|
||||
/**
|
||||
* Generated by PHPUnit_SkeletonGenerator on 2016-12-06 at 08:13:19.
|
||||
* Generated by PHPUnit_SkeletonGenerator on 2016-12-07 at 18:50:33.
|
||||
*/
|
||||
class PiggyBankControllerTest extends TestCase
|
||||
{
|
||||
@@ -30,7 +30,7 @@ class PiggyBankControllerTest extends TestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @covers FireflyIII\Http\Controllers\Chart\PiggyBankController::history
|
||||
* @covers \FireflyIII\Http\Controllers\Chart\PiggyBankController::history
|
||||
* Implement testHistory().
|
||||
*/
|
||||
public function testHistory()
|
||||
|
||||
Reference in New Issue
Block a user