Skip to content

Commit 9f90832

Browse files
committed
style
1 parent bc4a6dc commit 9f90832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ test('retrieval check for our CID', async () => {
4242
assertProp('protocol', 'http')
4343
assertProp('timeout', false)
4444
assertProp('statusCode', 200)
45-
// FIXME: Frisbii.fly.io doesn't support HEAD requests
45+
// FIXME - frisbii.fly.io doesn't support HEAD requests yet
4646
// https://github.com/CheckerNetwork/frisbii-on-fly/issues/3
4747
// assertProp('headStatusCode', 200)
4848
assertProp('byteLength', 200)

0 commit comments

Comments
 (0)