Skip to content

Commit 087f4ee

Browse files
committed
Add assert.completed
1 parent 16d1acb commit 087f4ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/debug.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,6 @@ test('debug#undici', async t => {
8787
/(UNDICI [0-9]+:) (connecting to|connected to|sending request|received response|trailers received|request to)/
8888
)
8989
}
90+
91+
await assert.completed
9092
})

0 commit comments

Comments
 (0)