From 98adab49cef5fdf38c77959e0abedc361034c252 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sat, 18 Apr 2026 20:00:49 +0200 Subject: [PATCH] Update test fixture with terrains array --- tests/domain/runtime-interaction-system.test.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/domain/runtime-interaction-system.test.ts b/tests/domain/runtime-interaction-system.test.ts index f7e03316..be2579c5 100644 --- a/tests/domain/runtime-interaction-system.test.ts +++ b/tests/domain/runtime-interaction-system.test.ts @@ -56,6 +56,7 @@ function createRuntimeSceneFixture(): RuntimeSceneDefinition { } }, brushes: [], + terrains: [], volumes: { fog: [], water: []