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',