Refactor and rename test code.

This commit is contained in:
James Cole
2018-05-21 07:22:38 +02:00
parent 620c5f515e
commit 714b54ed06
37 changed files with 363 additions and 939 deletions

View File

@@ -28,7 +28,6 @@ use FireflyIII\Models\TransactionType;
/**
* Interface TransactionTypeRepositoryInterface
*
* @package FireflyIII\Repositories\TransactionType
*/
interface TransactionTypeRepositoryInterface
{