Skip to content

Commit 63a51ff

Browse files
committed
chore: fix test failing types
1 parent b2554ae commit 63a51ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/compiler-core/__tests__/testUtils.ts

-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ export function createElementWithCodegen(
7070
isBlock: false,
7171
disableTracking: false,
7272
isComponent: false,
73-
shapeFlag: ShapeFlags.ELEMENT + ``,
7473
loc: locStub
7574
}
7675
}

0 commit comments

Comments
 (0)