Skip to content

Commit b5da27b

Browse files
committed
fix expected response
1 parent a0fa941 commit b5da27b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"hello": "world"
2+
"data": {
3+
"hello": "world"
4+
}
35
}

0 commit comments

Comments
 (0)