mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
[wip|rebase]: lint
This commit is contained in:
parent
0b916012e8
commit
bf7bd6fd59
@ -62,7 +62,6 @@ describe('FollowList.vue', () => {
|
||||
jest.useFakeTimers()
|
||||
|
||||
wrapper.find('button').trigger('click')
|
||||
|
||||
await jest.runAllTicks()
|
||||
await wrapper.vm.$nextTick()
|
||||
|
||||
|
||||
@ -11,7 +11,6 @@ config.stubs['nuxt-link'] = '<span><slot /></span>'
|
||||
config.stubs['infinite-loading'] = '<span><slot /></span>'
|
||||
config.stubs['follow-list'] = '<span><slot /></span>'
|
||||
|
||||
|
||||
describe('ProfileSlug', () => {
|
||||
let wrapper
|
||||
let Wrapper
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user