chore: rename mockWarn util
This commit is contained in:
parent
3a6dcd3aba
commit
28895b8817
@ -20,5 +20,5 @@ export function renderToString(vnode: VNode) {
|
|||||||
export * from './triggerEvent'
|
export * from './triggerEvent'
|
||||||
export * from './serialize'
|
export * from './serialize'
|
||||||
export * from './nodeOps'
|
export * from './nodeOps'
|
||||||
export * from './jestUtils'
|
export * from './utils/mockWarn'
|
||||||
export * from '@vue/runtime-core'
|
export * from '@vue/runtime-core'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user