We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a444e4f commit 844bf59Copy full SHA for 844bf59
1 file changed
test/http2.js
@@ -1443,7 +1443,6 @@ test('#3671 - Graceful close', async (t) => {
1443
await t.completed
1444
})
1445
1446
-
1447
test('#3803 - sending FormData bodies works', async (t) => {
1448
const assert = tspl(t, { plan: 4 })
1449
@@ -1495,4 +1494,3 @@ test('#3803 - sending FormData bodies works', async (t) => {
1495
1494
await body.dump()
1496
await assert.completed
1497
1498
0 commit comments