summaryrefslogtreecommitdiff
path: root/test/configuration_tests/configuration-test.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/configuration_tests/configuration-test.json')
-rw-r--r--test/configuration_tests/configuration-test.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/configuration_tests/configuration-test.json b/test/configuration_tests/configuration-test.json
index 70c34e3..e18026e 100644
--- a/test/configuration_tests/configuration-test.json
+++ b/test/configuration_tests/configuration-test.json
@@ -310,7 +310,7 @@
},
{
"service" : "0x1236",
- "instances" : [{ "first" : "0x5676", "last" : "0x5677"}, "5678"]
+ "instances" : [{ "first" : "0x5676", "last" : "0x5677"}, "0x5678"]
}
]
}
@@ -379,7 +379,7 @@
},
{
"service" : "0x1236",
- "instances" : [{ "first" : "0x5675", "last" : "0x5677"}, "5678"]
+ "instances" : [{ "first" : "0x5675", "last" : "0x5677"}, "0x5678"]
}
]
}