complete story 3.7 with qa test
This commit is contained in:
@@ -8,4 +8,4 @@ test('confirm password screen can be rendered', function () {
|
||||
$response = $this->actingAs($user)->get(route('password.confirm'));
|
||||
|
||||
$response->assertStatus(200);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user