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