Skip to content

Commit

Permalink
chore: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
2color committed Mar 27, 2024
1 parent 6d8c04f commit 6da0ce2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/helia-browser-verified-fetch/test/index.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ test.describe('Use @helia/verified-fetch With react and vite', () => {
)
})

// TODO: DAG-CBOR is broken - https://github.com/ipfs/helia/pull/426
test('should properly render ui with the ipfs path input and display DAG-CBOR', async ({ page }) => {
// wait for helia node to be online
const ipfsPath = await page.locator(ipfsPathInput)
Expand Down

0 comments on commit 6da0ce2

Please sign in to comment.