mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-23 02:20:34 +03:00
fix tests
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import Vue from 'vue'
|
||||
import getMetaInfo from '../src/shared/getMetaInfo'
|
||||
import _getMetaInfo from '../src/shared/getMetaInfo'
|
||||
|
||||
const getMetaInfo = _getMetaInfo()
|
||||
|
||||
describe('getMetaInfo', () => {
|
||||
// const container = document.createElement('div')
|
||||
|
||||
Reference in New Issue
Block a user