mirror of
https://github.com/Karaka-Management/oms-Kanban.git
synced 2026-02-09 16:58:40 +00:00
test fixes
This commit is contained in:
parent
725bbe8c77
commit
3dfe3090f3
|
|
@ -268,7 +268,7 @@ final class BackendController extends Controller
|
|||
->with('createdBy')
|
||||
->with('commentList')
|
||||
->with('commentList/comments')
|
||||
->with('commentList/comments/media')
|
||||
->with('commentList/comments/files')
|
||||
->with('commentList/comments/createdBy')
|
||||
->where('id', (int) $request->getData('id'))
|
||||
->where('tags/title/language', $response->header->l11n->language)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user