mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-02-12 09:33:18 +00:00
Change the value of the CID because the manifest properties changed
This commit is contained in:
parent
5a15946ed5
commit
6d70390fad
@ -8,7 +8,7 @@ import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
const expectedCID = "zDvZRwzmAkhzDRPH5EW242gJBNZ2T7aoH2v1fVH66FxXL4kSbvyM"
|
||||
const expectedCID = "zDvZRwzm93r6pbHvCDtfXiLiLF96cXTiX5rkv1fWMLGfV1NJX8cr"
|
||||
|
||||
func TestUploadReader(t *testing.T) {
|
||||
storage := newStorageNode(t)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user