Update test description for Live 10 Simpler serialization

This commit is contained in:
2026-07-14 10:21:41 +02:00
parent 56b6a424ba
commit 0a9cb04275

View File

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