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
43c1c268ca
commit
194178854f
@ -1,8 +1,7 @@
|
|||||||
import { config, mount } from '@vue/test-utils'
|
import { mount } from '@vue/test-utils'
|
||||||
import _id from './_id.vue'
|
import _id from './_id.vue'
|
||||||
|
|
||||||
const localVue = global.localVue
|
const localVue = global.localVue
|
||||||
// config.stubs['nuxt-child'] = '<span class="nuxt-child"><slot /></span>'
|
|
||||||
|
|
||||||
describe('post/_id.vue', () => {
|
describe('post/_id.vue', () => {
|
||||||
let wrapper
|
let wrapper
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user