Remove todo items [skip ci]

This commit is contained in:
James Cole
2018-02-19 20:32:44 +01:00
parent 36354c3846
commit 4e6afd5afc
2 changed files with 0 additions and 4 deletions

View File

@@ -40,9 +40,6 @@ use Symfony\Component\HttpFoundation\ParameterBag;
use Tests\TestCase;
/**
* todo: test foreign amount.
* todo: test transfer left, test transfer right.
* todo: test transaction description
* Class TransactionTransformerTest
*/
class TransactionTransformerTest extends TestCase