From 0a9cb042750a46e5af6433761e29bc273231cf91 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Tue, 14 Jul 2026 10:21:41 +0200 Subject: [PATCH] Update test description for Live 10 Simpler serialization --- tests/ableton-hybrid.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ableton-hybrid.test.ts b/tests/ableton-hybrid.test.ts index 9495b28..0cafaa1 100644 --- a/tests/ableton-hybrid.test.ts +++ b/tests/ableton-hybrid.test.ts @@ -196,7 +196,7 @@ test('assigns IDs to every device-list member, including nested rack devices', ( assert.equal(devices[1].AutoFilter['@Id'], 1); }); -test('serializes every nested Live 10 Simpler as an identified list member', async () => { +test('serializes nested Live 10 Simplers without artificial empty Session clips', async () => { const server = await createServer({ server: { middlewareMode: true }, appType: 'custom',