@cryptotaxi247 / kubo / commits / 1c937ad0e

Update path to match example hash

Jessica Schilling committed May 4, 2020 at 13:30 UTC 1c937ad0e23b07d3aa4445462f790c2dc7f266a5
1 file changed +1 -1
test/main.go
+1 -1
@@ -34,7 +34,7 @@ var testData = listingTemplateData{
34 Name: "this-piece-of-papers-got-47-words-37-sentences-58-words-we-wanna-know.txt",
35 Path: "this-piece-of-papers-got-47-words-37-sentences-58-words-we-wanna-know.txt",
36 }},
37 - Path: "/ipfs/QmFoo",
37 + Path: "/ipfs/QmFooBarQXB2mzChmMeKY47C43LxUdg1NDJ5MWcKMKxDu7RgQm",
38 BackLink: "/..",
39 Hash: "QmFooBarQXB2mzChmMeKY47C43LxUdg1NDJ5MWcKMKxDu7RgQm",
40 }