From 97ce4f257993f9c5737b3ead69d051268e1abf9f Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 13 May 2026 13:35:52 +0200 Subject: [PATCH] auto-git: [change] tests/domain/scene-document-validation.test.ts --- tests/domain/scene-document-validation.test.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/domain/scene-document-validation.test.ts b/tests/domain/scene-document-validation.test.ts index abb0977a..fbaa6c18 100644 --- a/tests/domain/scene-document-validation.test.ts +++ b/tests/domain/scene-document-validation.test.ts @@ -17,6 +17,7 @@ import { createSoundEmitterControlTargetRef } from "../../src/controls/control-surface"; import { createScenePath } from "../../src/document/paths"; +import { createSplineCorridorJunction } from "../../src/document/spline-corridor-junctions"; import { createEmptyProjectDocument, createEmptyProjectScene,