From a5ed03f7f3482d43db1dc4229bf747d4cbb6a1c4 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 15 Apr 2026 09:27:07 +0200 Subject: [PATCH] Add startNpcDialogue method to runtime control foundation test --- tests/domain/runtime-control-foundation.test.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/domain/runtime-control-foundation.test.ts b/tests/domain/runtime-control-foundation.test.ts index 3f9d2025..4b8716c1 100644 --- a/tests/domain/runtime-control-foundation.test.ts +++ b/tests/domain/runtime-control-foundation.test.ts @@ -399,6 +399,7 @@ describe("runtime control foundation", () => { stopAnimation: () => {}, playSound: () => {}, stopSound: () => {}, + startNpcDialogue: () => {}, startDialogue: () => {}, dispatchControlEffect: (effect, link) => { dispatches.push({