Code cleanup

This commit is contained in:
James Cole
2019-08-17 10:54:16 +02:00
parent 1974d5f1e3
commit 6d1bfd3956
11 changed files with 31 additions and 20 deletions

View File

@@ -60,6 +60,7 @@ class CategoryControllerTest extends TestCase
*
* @param string $range
* @throws FireflyException
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
*/
public function testAll(string $range): void
{