diff --git a/tests/domain/build-runtime-scene.test.ts b/tests/domain/build-runtime-scene.test.ts index 30c561ff..7c1d631c 100644 --- a/tests/domain/build-runtime-scene.test.ts +++ b/tests/domain/build-runtime-scene.test.ts @@ -721,7 +721,25 @@ describe("buildRuntimeSceneFromDocument", () => { heightOffset: 0.03, terrainConform: true, materialId: null, - material: null + material: null, + edges: { + left: { + enabled: false, + kind: "softShoulder", + width: 0.35, + height: 0.12, + materialId: null, + material: null + }, + right: { + enabled: false, + kind: "softShoulder", + width: 0.35, + height: 0.12, + materialId: null, + material: null + } + } }, points: [ {