[Fix]: remove new testdata
This commit is contained in:
parent
0d8b50ca55
commit
0675cc4693
|
@ -1,4 +0,0 @@
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"title": "Blueberry"
|
|
||||||
}
|
|
|
@ -1,4 +0,0 @@
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"title": "Kaki"
|
|
||||||
}
|
|
|
@ -1,4 +0,0 @@
|
||||||
{
|
|
||||||
"id": 6,
|
|
||||||
"title": "Kiwi"
|
|
||||||
}
|
|
|
@ -1,8 +1,5 @@
|
||||||
[
|
[
|
||||||
{"id":1, "title": "Apel"},
|
{"id":1, "title": "Apel"},
|
||||||
{"id":2, "title": "Pear"},
|
{"id":2, "title": "Pear"},
|
||||||
{"id":3, "title": "Strawberry"},
|
{"id":3, "title": "Strawberry"}
|
||||||
{"id":4, "title": "Blueberry"},
|
|
||||||
{"id":5, "title": "Kaki"},
|
|
||||||
{"id":6, "title": "Kiwi"}
|
|
||||||
]
|
]
|
||||||
|
|
Reference in New Issue