test: fix snapshots
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
exports[`compile should contain standard transforms 1`] = `
|
||||
"const _Vue = Vue
|
||||
const { createVNode: _createVNode } = Vue
|
||||
const { createVNode: _createVNode } = _Vue
|
||||
|
||||
const _hoisted_1 = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user