Added_testcase
This commit is contained in:

committed by
KNaveenraj-ladybird

parent
59bb2de2a4
commit
c50984170c
2
public/lb-faveo/css/bootstrap5.min.css
vendored
2
public/lb-faveo/css/bootstrap5.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -68,8 +68,8 @@ class TicketControllerTest extends TestCase
|
|||||||
'priority_id' => 2,
|
'priority_id' => 2,
|
||||||
'sla' => 2,
|
'sla' => 2,
|
||||||
'help_topic_id' => 1,
|
'help_topic_id' => 1,
|
||||||
'status' => 1,
|
'status' => 1,
|
||||||
'source' => 1,
|
'source' => 1
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
$ticket->save();
|
$ticket->save();
|
||||||
|
Reference in New Issue
Block a user