mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fix test method names.
This commit is contained in:
@@ -193,7 +193,7 @@ class ChooseAccountsHandlerTest extends TestCase
|
||||
];
|
||||
$expected = $config;
|
||||
$expected['mapping'][0] = 456;
|
||||
$expected['bunq-iban'] = [];
|
||||
$expected['bunq-iban'] = [];
|
||||
|
||||
// mock stuff
|
||||
$repository = $this->mock(ImportJobRepositoryInterface::class);
|
||||
|
Reference in New Issue
Block a user