mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
lint fixes
This commit is contained in:
parent
e1b218311b
commit
fe0977a56b
@ -1,8 +1,7 @@
|
|||||||
import { config, mount } from '@vue/test-utils'
|
import { mount } from '@vue/test-utils'
|
||||||
import Logo from './Logo.vue'
|
import Logo from './Logo.vue'
|
||||||
|
|
||||||
const localVue = global.localVue
|
const localVue = global.localVue
|
||||||
// config.stubs['client-only'] = '<span><slot /></span>'
|
|
||||||
|
|
||||||
describe('Logo.vue', () => {
|
describe('Logo.vue', () => {
|
||||||
let wrapper
|
let wrapper
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user