Update
This commit is contained in:
@@ -17,5 +17,5 @@
|
||||
]);
|
||||
|
||||
$this->assertAuthenticated();
|
||||
$response->assertRedirect(route('dashboard', absolute: false));
|
||||
$response->assertRedirect(route(config('platform.general.authed_route_redirect'), absolute: false));
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user