mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-18 03:10:34 +03:00
refactor: combine meta helpers
This commit is contained in:
committed by
Alexander Lichter
parent
f92fb67619
commit
419951c59f
@@ -1,5 +1,5 @@
|
||||
import getComponentOption from '../../src/shared/getComponentOption'
|
||||
import inMetaInfoBranch from '../../src/shared/inMetaInfoBranch'
|
||||
import { inMetaInfoBranch } from '../../src/shared/meta-helpers'
|
||||
import { mount, getVue, loadVueMetaPlugin } from '../utils'
|
||||
|
||||
describe('getComponentOption', () => {
|
||||
|
||||
Reference in New Issue
Block a user