From 7568d594f497025fc1122bbba526ac36ab95a0e4 Mon Sep 17 00:00:00 2001 From: evgeny Date: Fri, 1 May 2026 12:06:54 +0100 Subject: [PATCH] fix: update `testAppSpec.json` to the right format --- lib/src/test/resources/local/testAppSpec.json | 21 +++---------------- 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/lib/src/test/resources/local/testAppSpec.json b/lib/src/test/resources/local/testAppSpec.json index 5c6b7fb5c..b1cbca5a5 100644 --- a/lib/src/test/resources/local/testAppSpec.json +++ b/lib/src/test/resources/local/testAppSpec.json @@ -54,30 +54,15 @@ { "clientId": "client_string_0", "data": "This is a string data payload" - } - ] - }, - { - "name": "persisted:restpresence_persisted", - "presence": [ + }, { "clientId": "client_string_1", "data": "This is a string data payload" - } - ] - }, - { - "name": "persisted:restpresence_persisted", - "presence": [ + }, { "clientId": "client_string_2", "data": "This is a string data payload" - } - ] - }, - { - "name": "persisted:restpresence_persisted", - "presence": [ + }, { "clientId": "client_string_3", "data": "This is a string data payload"