mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-01-31 07:46:44 +00:00
2.7 - Getting Started with Validation Testing
This commit is contained in:
@@ -44,7 +44,6 @@ class Handler extends ExceptionHandler
|
||||
*/
|
||||
public function render($request, Exception $exception)
|
||||
{
|
||||
throw $exception;
|
||||
return parent::render($request, $exception);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user