mirror of
https://github.com/Karaka-Management/oms-Messages.git
synced 2026-02-08 21:48:41 +00:00
fix tests
This commit is contained in:
parent
a400e40dc6
commit
99266bde4a
|
|
@ -72,8 +72,7 @@ final class ApiController extends Controller
|
|||
private function validateEmailCreate(RequestAbstract $request) : array
|
||||
{
|
||||
$val = [];
|
||||
if (false
|
||||
) {
|
||||
if (($val['subject'] = !$request->hasData('subject'))) {
|
||||
return $val;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user