Skip to content

Commit bb5f8ad

Browse files
committed
update : fixtures
1 parent 688ea8e commit bb5f8ad

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

test/fixtures/media-new-ipfs.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2+
"id": "b9153988a42a4069b36895818e8e3f63",
23
"ipfs": "QmVXmy59f5QqKDGyhpHbRiGnba5SfHaooDPCWhd8Xtgwz2",
34
"mimetype": "image/jpeg",
4-
"name": "Chaotic connectome replacement image for the large image on the main screen"
5+
"name": "Chaotic connectome replacement image for the large image on the main screen",
6+
"url": "https://hash.allmende.io/ipfs/QmVXmy59f5QqKDGyhpHbRiGnba5SfHaooDPCWhd8Xtgwz2"
57
}

test/fixtures/media-new-url.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
2-
"mimetype": "image.png",
2+
"id": "420ed7572ad441818778589cc844046a",
3+
"mimetype": "image/png",
34
"name": "Transformap Base",
45
"url": "https://base.transformap.co/images/transformap.png"
56
}

0 commit comments

Comments
 (0)