Răsfoiți Sursa

chore: fix test failing types

Evan You 5 ani în urmă
părinte
comite
63a51ffcab
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      packages/compiler-core/__tests__/testUtils.ts

+ 0 - 1
packages/compiler-core/__tests__/testUtils.ts

@@ -70,7 +70,6 @@ export function createElementWithCodegen(
       isBlock: false,
       disableTracking: false,
       isComponent: false,
-      shapeFlag: ShapeFlags.ELEMENT + ``,
       loc: locStub
     }
   }