Test is running fine

This commit is contained in:
Moriz Wahl 2019-11-17 19:26:15 +01:00
parent dcb4196a1a
commit cac529a73d
2 changed files with 151 additions and 150 deletions

View File

@ -6,6 +6,7 @@ const localVue = createLocalVue()
localVue.use(Styleguide)
config.stubs['sweetalert-icon'] = '<span><slot /></span>'
config.stubs['nuxt-link'] = '<span><slot /></span>'
describe('Signup', () => {
let wrapper