mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 22:21:42 +00:00
Reorder bill chart [skip ci]
This commit is contained in:
@@ -289,6 +289,7 @@ class TestDataSeeder extends Seeder
|
||||
'user_id' => $this->user->id,
|
||||
'transaction_type_id' => 1,
|
||||
'transaction_currency_id' => 1,
|
||||
'bill_id' => 1,
|
||||
'description' => $description,
|
||||
'completed' => 1,
|
||||
'date' => $date,
|
||||
|
||||
Reference in New Issue
Block a user