mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-14 00:04:24 +00:00
Nonsense commit to test signing.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
This commit is contained in:
@@ -36,6 +36,7 @@ class CsvControllerTest extends TestCase
|
||||
|
||||
$data->shouldReceive('getRoles')->once()->andReturn([]);
|
||||
$data->shouldReceive('getMap')->once()->andReturn([]);
|
||||
|
||||
$data->shouldReceive('hasHeaders')->once()->andReturn(false);
|
||||
|
||||
$this->call('GET', '/csv/column_roles');
|
||||
|
Reference in New Issue
Block a user