Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
KhafraDev committed May 18, 2024
1 parent 63ac9ee commit 842e2e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/autobahn/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ function nextTest () {

if (currentTest > testCount) {
ws = new WebSocket(`${autobahnFuzzingserverUrl}/updateReports?agent=undici`)
ws.addEventListener('close', () => require('./report'))
return
}

Expand Down

0 comments on commit 842e2e9

Please sign in to comment.