2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-12 16:32:25 +03:00

fix broken test

This commit is contained in:
Declan de Wet
2016-11-23 16:38:47 +02:00
parent 2b9183b723
commit e0d648b906
+2 -1
View File
@@ -36,7 +36,8 @@ describe('getMetaInfo', () => {
link: [],
style: [],
script: [],
noscript: []
noscript: [],
__dangerouslyDisableSanitizers: []
})
})