Skip to content

Commit

Permalink
Add assert.completed
Browse files Browse the repository at this point in the history
  • Loading branch information
sosukesuzuki committed Jan 8, 2024
1 parent 16d1acb commit 087f4ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,6 @@ test('debug#undici', async t => {
/(UNDICI [0-9]+:) (connecting to|connected to|sending request|received response|trailers received|request to)/
)
}

await assert.completed
})

0 comments on commit 087f4ee

Please sign in to comment.