From afc8ad7ff58977454021837d3ffb9de43693d848 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 4 Mar 2018 15:57:19 +0100 Subject: [PATCH] Clean test. --- tests/Api/V1/Controllers/TransactionControllerTest.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/Api/V1/Controllers/TransactionControllerTest.php b/tests/Api/V1/Controllers/TransactionControllerTest.php index 8067a12ff0..66f000f704 100644 --- a/tests/Api/V1/Controllers/TransactionControllerTest.php +++ b/tests/Api/V1/Controllers/TransactionControllerTest.php @@ -1367,10 +1367,6 @@ class TransactionControllerTest extends TestCase 'description' => $journal->description, 'type' => 'Deposit', ], - 'links' => [ - 0 => [], - 'self' => true, - ], ], ]