Introduce a test which checks if the [`VTag.vue`](https://github.com/gothinkster/vue-realworld-example-app/blob/06f5939c4ccfd07045a73bbbe26b8cfd2d684556/src/components/VTag.vue) has been calling the vue-router. **Resources** - https://vue-test-utils.vuejs.org/guides/using-with-vue-router.html
Introduce a test which checks if the
VTag.vuehas been calling the vue-router.Resources