Skip to content

Commit c6a2b26

Browse files
committed
styling
1 parent 84a9904 commit c6a2b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/TicketTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,4 +236,4 @@
236236
$ticket->delete();
237237

238238
$this->assertEquals(Ticket::count(), 0);
239-
});
239+
});

0 commit comments

Comments
 (0)