mirror of
https://github.com/Karaka-Management/oms-QA.git
synced 2026-02-06 03:18:41 +00:00
test path fixes
This commit is contained in:
parent
82a6106eb3
commit
e730760e86
|
|
@ -68,7 +68,7 @@ final class QAQuestionMapper extends DataMapperAbstract
|
|||
protected static array $ownsOne = [
|
||||
'category' => [
|
||||
'mapper' => QACategoryMapper::class,
|
||||
'external' => 'qa_question_category',
|
||||
'self' => 'qa_question_category',
|
||||
],
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user