From f99524b2a1f3ff5dbe03bfa05f5e36c4410a4600 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Tue, 14 Apr 2026 20:36:56 +0200 Subject: [PATCH] Update y-coordinate in runtime-interaction-system.test.ts --- tests/domain/runtime-interaction-system.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/domain/runtime-interaction-system.test.ts b/tests/domain/runtime-interaction-system.test.ts index d3fb45fa..aeb155b5 100644 --- a/tests/domain/runtime-interaction-system.test.ts +++ b/tests/domain/runtime-interaction-system.test.ts @@ -713,7 +713,7 @@ describe("RuntimeInteractionSystem", () => { const prompt = interactionSystem.resolveClickInteractionPrompt( { x: 0, - y: 1.6, + y: 1, z: 0 }, {