Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanabaroa committed Dec 10, 2023
1 parent 394d90a commit 48d50ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/node-and-browser/protocol.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -834,8 +834,7 @@ describe('protocol (node and browser)', function () {
}
console.log({commentUpdate})

// publish ipns

// publish post updates folder which contains the comment update
await ipfsClient.files.write(`/${subplebbitIpns.address}/postUpdates/86400/${publishedPublication.cid}/update`, JSON.stringify(commentUpdate), {
parents: true,
create: true,
Expand Down

0 comments on commit 48d50ea

Please sign in to comment.