fixed lint error

This commit is contained in:
Ulf Gebhardt 2021-04-24 15:05:00 +02:00
parent 52306aeed4
commit 0e393c16d4
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

View File

@ -131,6 +131,5 @@ describe('SearchableInput.vue', () => {
query: { search: 'peter lustig' },
})
})
})
})