Expand some tests.

This commit is contained in:
James Cole
2018-02-24 09:18:01 +01:00
parent 6fe5b50410
commit ac66e89edb
4 changed files with 4 additions and 7 deletions

View File

@@ -205,6 +205,7 @@ class ReconcileControllerTest extends TestCase
'transactions' => [1, 2, 3],
'reconcile' => 'create',
'difference' => '5',
'start' => '20170101',
'end' => '20170131',
];
$this->be($this->user());