mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
Increase global maximum event listener limit for tests
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
import { setMaxListeners } from 'events'
|
||||
|
||||
setMaxListeners(100)
|
||||
|
||||
export default {
|
||||
timeout: 30000,
|
||||
defaultIpfsConfig: {
|
||||
|
||||
Reference in New Issue
Block a user