fix tests
This commit is contained in:
@@ -33,6 +33,7 @@ class ClassPreparationLogService
|
||||
'prep_data' => json_encode($items),
|
||||
'created_at' => $createdAt,
|
||||
]);
|
||||
|
||||
return true;
|
||||
} catch (\Throwable $e) {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user