mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-02-01 23:47:31 +00:00
147 - Upgrading Laravel and Deleting Some Code
This commit is contained in:
@@ -16,7 +16,7 @@ class ViewOrderTest extends TestCase
|
||||
/** @test */
|
||||
function user_can_view_their_order_confirmation()
|
||||
{
|
||||
$this->disableExceptionHandling();
|
||||
$this->withoutExceptionHandling();
|
||||
|
||||
$concert = factory(Concert::class)->create([
|
||||
'title' => 'The Red Chord',
|
||||
|
||||
Reference in New Issue
Block a user