diff --git a/tests/e2e/entities-foundation.e2e.ts b/tests/e2e/entities-foundation.e2e.ts index 532d0d31..62702e2b 100644 --- a/tests/e2e/entities-foundation.e2e.ts +++ b/tests/e2e/entities-foundation.e2e.ts @@ -179,7 +179,8 @@ test("escape cancels a typed entity creation preview", async ({ page }) => { target: { kind: "entity", entityKind: "playerStart", - audioAssetId: null + audioAssetId: null, + modelAssetId: null }, center: null }