feat: Add Dynamics to main navigation
This commit is contained in:
@@ -101,4 +101,4 @@ test('correct password must be provided to update password', function () {
|
||||
$response
|
||||
->assertSessionHasErrors('current_password')
|
||||
->assertRedirect(route('security.edit'));
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user