mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 02:03:40 +00:00
Finalise account tests
This commit is contained in:
@@ -139,7 +139,7 @@ class ReconcileController extends Controller
|
||||
'accounts.reconcile.overview', compact(
|
||||
'account', 'start', 'diffCompare', 'difference', 'end', 'clearedAmount',
|
||||
'startBalance', 'endBalance', 'amount',
|
||||
'route', 'countCleared', 'reconSum'
|
||||
'route', 'countCleared', 'reconSum', 'selectedIds'
|
||||
)
|
||||
)->render();
|
||||
// @codeCoverageIgnoreStart
|
||||
|
Reference in New Issue
Block a user