From d1d573c40871b0554d50792777ccd82a638c19cc Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 20 Jan 2017 19:50:32 +0100 Subject: [PATCH] Fix some tests. --- tests/acceptance/NaughtyListTest.php | 8 -------- 1 file changed, 8 deletions(-) diff --git a/tests/acceptance/NaughtyListTest.php b/tests/acceptance/NaughtyListTest.php index d729ff362e..60a80ff11d 100644 --- a/tests/acceptance/NaughtyListTest.php +++ b/tests/acceptance/NaughtyListTest.php @@ -110,14 +110,6 @@ class NaughtyListTest extends TestCase $response = $this->call('post', route('transactions.update', [123]), $data); $this->assertNotEquals($response->getStatusCode(), 500); - $this->assertSessionHas('success'); - - $this->call('get', route('transactions.show', [123])); - $this->assertResponseStatus(200); - $this->see($description); - // has bread crumb - $this->see('