Sfoglia il codice sorgente

chore: fix test failing types

Evan You 4 anni fa
parent
commit
63a51ffcab
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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
     }
   }