From 09c55b40c91b48d07506093b97debdd709d63960 Mon Sep 17 00:00:00 2001 From: Andre Basche Date: Sun, 19 Nov 2023 22:59:05 +0100 Subject: [PATCH] Fix json erro --- test_data/ac_343/appliance_data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_data/ac_343/appliance_data.json b/test_data/ac_343/appliance_data.json index d7b58cd..d841947 100644 --- a/test_data/ac_343/appliance_data.json +++ b/test_data/ac_343/appliance_data.json @@ -76,7 +76,7 @@ "eepromName": "no_eeprom", "applianceId": "xx-xx-xx-xx-xx-xx#1970-01-01T00:00:00.0Z", "serialNumber": "XXXX11X1111X1X1X1111", - "nickName": "X\x11xxxx", + "nickName": "Xx11xxxx", "enrollmentDate": "1970-01-01T00:00:00.0Z", "lastUpdate": "1970-01-01T00:00:00.0Z", "eepromId": 41,