Fix spec failure in Vue3 migration
What does this MR do and why?
resolves #2742 (closed)
parentComponent
option is deprecated in Vue Test Utils 2
(which is for Vue3), we refactor it into a function manually create a parent component.
Screenshots or screen recordings
How to set up and validate locally
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.