mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-24 08:10:34 +03:00
fix broken test
This commit is contained in:
@@ -36,7 +36,8 @@ describe('getMetaInfo', () => {
|
|||||||
link: [],
|
link: [],
|
||||||
style: [],
|
style: [],
|
||||||
script: [],
|
script: [],
|
||||||
noscript: []
|
noscript: [],
|
||||||
|
__dangerouslyDisableSanitizers: []
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user