How to access an external API using Vitest and Nuxt test-utils? I have a service that is pretty much a wrapper to call an API using useFetch composable.