[Fix] remove new testdata
This commit is contained in:
parent
563f49c282
commit
202bd3f481
|
@ -1,4 +0,0 @@
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"title": "Blueberry"
|
|
||||||
}
|
|
|
@ -1,6 +1,5 @@
|
||||||
[
|
[
|
||||||
{"id":1, "title": "Apple"},
|
{"id":1, "title": "Apple"},
|
||||||
{"id":2, "title": "Pear"},
|
{"id":2, "title": "Pear"},
|
||||||
{"id":3, "title": "Strawberry"},
|
{"id":3, "title": "Strawberry"}
|
||||||
{"id":4, "title": "Blueberry"}
|
|
||||||
]
|
]
|
||||||
|
|
Reference in New Issue