Skip to content

Commit

Permalink
fix: address test
Browse files Browse the repository at this point in the history
  • Loading branch information
joaosa committed Jun 4, 2024
1 parent 7eb95b2 commit 05ad666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/upload-api/test/handlers/web3.storage.js
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ export const test = {
equals(
// @ts-expect-error nb unknown
delegation.capabilities[0].nb.content.digest,
content.multihash.bytes
digest
)
)
// @ts-expect-error nb unknown
Expand Down

0 comments on commit 05ad666

Please sign in to comment.