mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-19 02:52:44 +00:00
First step in improving test coverage.
This commit is contained in:
@@ -90,7 +90,7 @@ class CategoryControllerTest extends TestCase
|
||||
|
||||
// spent per currency data:
|
||||
$spentData = [
|
||||
1 => '123.45',
|
||||
1 => '-123.45',
|
||||
2 => '567.21',
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user