summaryrefslogtreecommitdiffstats
path: root/csit
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2022-01-07 14:34:35 +0000
committerGerrit Code Review <gerrit@onap.org>2022-01-07 14:34:35 +0000
commit15fffd19b49827184096ae1444b8ca2ed86a5201 (patch)
tree14e64f4c94fc12277949a9d5e5ffe7a0ce041a27 /csit
parentbdec7cfeb13886e5636d0a5159f83334197906bb (diff)
parent6f494f46266e8709d6b61530aa48fe76adacf965 (diff)
Merge "CPS-Core: Unable to parse JSON input with space for POST endpoint"
Diffstat (limited to 'csit')
-rw-r--r--csit/data/test-tree.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/data/test-tree.json b/csit/data/test-tree.json
index bc9cbd7ce..89d678427 100644
--- a/csit/data/test-tree.json
+++ b/csit/data/test-tree.json
@@ -17,7 +17,7 @@
"nest": {
"name": "Big",
"birds": [
- "Owl",
+ "Night Owl",
"Raven",
"Crow"
]