lint fixes

This commit is contained in:
Ulf Gebhardt 2021-04-25 16:29:35 +02:00
parent d16886c1fd
commit 196fbe0864
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

View File

@ -32,6 +32,5 @@ describe('post/_id.vue', () => {
it('renders', () => {
expect(wrapper.findAll('.post-side-navigation')).toHaveLength(1)
})
})
})