Skip to content

Commit

Permalink
Update packages/api/test/utils/w3up-testing.js
Browse files Browse the repository at this point in the history
Co-authored-by: Alan Shaw <alan.shaw@protocol.ai>
  • Loading branch information
travis and Alan Shaw authored Apr 15, 2024
1 parent 69af59d commit c20ac7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api/test/utils/w3up-testing.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export async function createMockW3up(
return {
error: {
name: 'UnexpectedError',
message: `onUploadGet was not defined or return ${result}`,
message: `onFilecoinInfo was not defined or return ${result}`,
},
}
}
Expand Down

0 comments on commit c20ac7d

Please sign in to comment.