I have a Vue3 project created with the VueCLI. Executing unit tests fails for mounted components. It says [Vue warn]: Component is missing template or render function.
[Vue warn]: Component is missing template or render function.