Remove unused 'speakerName' field in tests

This commit is contained in:
2026-04-15 10:11:20 +02:00
parent 6b74477ebc
commit 16f7391801

View File

@@ -1028,7 +1028,6 @@ describe("RuntimeInteractionSystem", () => {
lines: [
{
id: "dialogue-merchant-line-1",
speakerName: "Merchant",
text: "Fresh goods."
}
]