actingAs($user); $response = $this->get('/'); $response->assertStatus(200); } }