move jsons to fixtures
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"id": "test",
|
||||
"type": "livestream",
|
||||
"cid": "livestream:test",
|
||||
"cats": true,
|
||||
"fruit": ["bananas", "apples"]
|
||||
}
|
||||
Reference in New Issue
Block a user