forked from Ivasoft/geovisio-website
fix test
This commit is contained in:
@@ -31,7 +31,7 @@ describe('Template', () => {
|
||||
|
||||
expect(wrapper.html()).contains('<link')
|
||||
expect(wrapper.html()).contains('path="')
|
||||
expect(wrapper.html()).contains('/auth/login?next_url=partager-des-photos')
|
||||
expect(wrapper.html()).contains('/auth/login?next_url=/partager-des-photos')
|
||||
expect(wrapper.html()).contains('look="button"')
|
||||
expect(wrapper.html()).contains('type="external"')
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user