mirror of https://github.com/waku-org/nwaku.git
fix(ci): fix broken test with wrong import (#1820)
This commit is contained in:
parent
44f9d8dc0e
commit
4573e8c592
|
@ -10,7 +10,7 @@ import
|
||||||
libp2p/multiaddress,
|
libp2p/multiaddress,
|
||||||
libp2p/switch
|
libp2p/switch
|
||||||
import
|
import
|
||||||
../../apps/wakunode2/config,
|
../../apps/wakunode2/external_config,
|
||||||
../../apps/wakunode2/app,
|
../../apps/wakunode2/app,
|
||||||
../v2/testlib/common,
|
../v2/testlib/common,
|
||||||
../v2/testlib/wakucore
|
../v2/testlib/wakucore
|
||||||
|
|
Loading…
Reference in New Issue