mirror of https://github.com/vuejs/core.git
chore: fix test failing types
This commit is contained in:
parent
b2554aefba
commit
63a51ffcab
|
@ -70,7 +70,6 @@ export function createElementWithCodegen(
|
|||
isBlock: false,
|
||||
disableTracking: false,
|
||||
isComponent: false,
|
||||
shapeFlag: ShapeFlags.ELEMENT + ``,
|
||||
loc: locStub
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue