From 757572d501bde9b9190890d5985348116219243a Mon Sep 17 00:00:00 2001 From: voruti <45130096+voruti@users.noreply.github.com> Date: Sat, 25 Sep 2021 14:11:08 +0200 Subject: [PATCH] Test: Remove unnecessary metadata --- .../openhab2_multipleChannelsOneItem.Metadata.json | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/src/test/resources/openhab2_multipleChannelsOneItem.Metadata.json b/src/test/resources/openhab2_multipleChannelsOneItem.Metadata.json index 5326d36..6a3b800 100644 --- a/src/test/resources/openhab2_multipleChannelsOneItem.Metadata.json +++ b/src/test/resources/openhab2_multipleChannelsOneItem.Metadata.json @@ -11,18 +11,5 @@ "value": "Switch", "configuration": {} } - }, - "ga:GF_Kitchen_Light": { - "class": "org.eclipse.smarthome.core.items.Metadata", - "value": { - "key": { - "segments": [ - "ga", - "GF_Kitchen_Light" - ] - }, - "value": "Light", - "configuration": {} - } } } \ No newline at end of file