mirror of https://github.com/vuejs/core.git
chore: fix snapshot
This commit is contained in:
parent
8449a9727c
commit
33ab0f8e0f
|
|
@ -20,7 +20,7 @@ Object {
|
|||
|
||||
exports[`template errors 1`] = `
|
||||
Array [
|
||||
[SyntaxError: Invalid JavaScript expression.],
|
||||
[SyntaxError: Error parsing JavaScript expression: Unexpected token (1:3)],
|
||||
[SyntaxError: v-bind is missing expression.],
|
||||
[SyntaxError: v-model can only be used on <input>, <textarea> and <select> elements.],
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue