mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 01:06:46 +00:00
Code cleanup
This commit is contained in:
@@ -37,6 +37,9 @@ use Tests\TestCase;
|
||||
|
||||
/**
|
||||
* Class CreateCSVImportTest
|
||||
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
|
||||
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
|
||||
* @SuppressWarnings(PHPMD.TooManyPublicMethods)
|
||||
*/
|
||||
class CreateCSVImportTest extends TestCase
|
||||
{
|
||||
|
Reference in New Issue
Block a user