DONE: put hardcoded app_key for testing
This commit is contained in:
@@ -14,6 +14,6 @@ class ExampleTest extends TestCase
|
||||
{
|
||||
$response = $this->get('/');
|
||||
|
||||
$response->assertStatus(200);
|
||||
$response->assertRedirect('/login');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user