Add startMinute, durationMinutes, and lane to test step

This commit is contained in:
2026-04-15 00:53:55 +02:00
parent e219a881e3
commit f3e223f358

View File

@@ -649,6 +649,9 @@ describe("RuntimeInteractionSystem", () => {
title: "Console Dialogue Sequence",
steps: [
{
startMinute: 0,
durationMinutes: 1,
lane: 0,
stepClass: "impulse",
type: "startDialogue",
dialogueId: "dialogue-sequence"