Expand tests

This commit is contained in:
James Cole
2018-02-25 17:38:24 +01:00
parent 1aaf5fd288
commit 1a643e2042
4 changed files with 172 additions and 46 deletions

View File

@@ -84,7 +84,7 @@ class SplitJournalFormRequest extends Request
'destination_id' => $destinationId,
'destination_name' => $destinationName,
'foreign_amount' => $foreignAmount,
'foreign_currency_id' => $foreignCurrency,
'foreign_currency_id' => null,
'foreign_currency_code' => null,
'reconciled' => false,
'identifier' => $index,