mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-06-16 02:31:22 +00:00
chore: update aegir to the latest version (#1186)
Removes boilerplate config that is no longer necessary
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
/* eslint-env mocha */
|
||||
|
||||
import { expect } from 'aegir/utils/chai.js'
|
||||
import { expect } from 'aegir/chai'
|
||||
import mergeOptions from 'merge-options'
|
||||
import { validateConfig } from '../../src/config.js'
|
||||
import { createLibp2pNode, Libp2pNode } from '../../src/libp2p.js'
|
||||
|
Reference in New Issue
Block a user