This commit is contained in:
zenground0 2022-04-12 15:41:56 -04:00
parent 239274cb1d
commit d540f7af72

View File

@ -209,7 +209,7 @@ func TestGetCurrentDealInfo(t *testing.T) {
Return: []byte("applesauce"),
},
},
targetProposaßl: &proposal,
targetProposal: &proposal,
expectedDealID: zeroDealID,
expectedError: xerrors.Errorf("looking for publish deal message %s: decoding message return: failed to unmarshal PublishStorageDealsReturn: cbor input should be of type array", dummyCid),
},