Added_testcase

This commit is contained in:
noor
2023-09-20 12:10:07 +05:30
committed by KNaveenraj-ladybird
parent 59bb2de2a4
commit c50984170c
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -69,7 +69,7 @@ class TicketControllerTest extends TestCase
'sla' => 2,
'help_topic_id' => 1,
'status' => 1,
'source' => 1,
'source' => 1
]
);
$ticket->save();