PASS src/test/javascript/spec/app/entities/test-root/operation/operation.component.spec.ts (216 MB heap size)
● Console
console.error node_modules/vue/dist/vue.runtime.common.dev.js:621
[Vue warn]: Unknown custom element: <jhi-sort-indicator> - did you register the component correctly? For recursive components, make sure to provide the "name" option.
found in
---> <Operation>
<Root>
console.error node_modules/vue/dist/vue.runtime.common.dev.js:621
Please make sure the below checklist is followed for Pull Requests.
It's for removing this warning during
npm test
:Please make sure the below checklist is followed for Pull Requests.
[ ] All continuous integration tests are green
[ ] Tests are added where necessary
[ ] Documentation is added/updated where necessary
[ ] Coding Rules & Commit Guidelines as per our CONTRIBUTING.md document are followed