Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit 55921a5

Browse files
authored
test: update TODO
based on #16 (comment), we need 0.4.16
1 parent baffeb6 commit 55921a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/circuit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const baseTest = {
2323
timeout
2424
}
2525

26-
// TODO: unskip once go-ipfs 0.4.15 is out
26+
// TODO: unskip once go-ipfs 0.4.16 is out
2727
describe.skip('circuit', () => {
2828
const tests = all
2929
if (!isNode) {

0 commit comments

Comments
 (0)