mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Add newline to files
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
/**
|
||||
* CreateCSVImportTest.php
|
||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
||||
@@ -433,4 +434,4 @@ class CreateCSVImportTest extends TestCase
|
||||
|
||||
// this method imports nothing so there is nothing to verify.
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user