libp2p / js-libp2p

The JavaScript Implementation of libp2p networking stack.
https://libp2p.github.io/js-libp2p/
Other
2.33k stars 445 forks source link

chore: fix uncaught exception in test #2400

Closed achingbrain closed 9 months ago

achingbrain commented 9 months ago

Fixes uncaught exception from expected error that can crash browser tests occasionally.

Change checklist