Skip to content

Commit

Permalink
chore: fix test failing types
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Jul 1, 2021
1 parent eaec444 commit 6a0380c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/compiler-core/__tests__/testUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ export function createElementWithCodegen(
isBlock: false,
disableTracking: false,
isComponent: false,
shapeFlag: ShapeFlags.ELEMENT + ``,
loc: locStub
}
}
Expand Down

0 comments on commit 6a0380c

Please sign in to comment.