stub router link

This commit is contained in:
Moriz Wahl 2023-02-15 07:56:48 +01:00
parent 4850e456fe
commit 038bae5571

View File

@ -11,6 +11,7 @@ const stubs = {
'nuxt-link': true,
'infinite-loading': true,
'follow-list': true,
'router-link': true,
}
describe('ProfileSlug', () => {