mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Expand some tests.
This commit is contained in:
@@ -205,6 +205,7 @@ class ReconcileControllerTest extends TestCase
|
||||
'transactions' => [1, 2, 3],
|
||||
'reconcile' => 'create',
|
||||
'difference' => '5',
|
||||
'start' => '20170101',
|
||||
'end' => '20170131',
|
||||
];
|
||||
$this->be($this->user());
|
||||
|
Reference in New Issue
Block a user