From 1b020c522f8a48f10a32b08291ad7dcb026f68fb Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 8 Mar 2018 21:02:46 +0100 Subject: [PATCH] Fix currency test. --- tests/Feature/Controllers/CurrencyControllerTest.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/Feature/Controllers/CurrencyControllerTest.php b/tests/Feature/Controllers/CurrencyControllerTest.php index ba1dd0fe00..d893613068 100644 --- a/tests/Feature/Controllers/CurrencyControllerTest.php +++ b/tests/Feature/Controllers/CurrencyControllerTest.php @@ -194,7 +194,7 @@ class CurrencyControllerTest extends TestCase $userRepos->shouldReceive('hasRole')->once()->andReturn(true); $this->be($this->user()); - $response = $this->get(route('currencies.edit', [2])); + $response = $this->get(route('currencies.edit', [1])); $response->assertStatus(200); // has bread crumb $response->assertSee('