mirror of
https://github.com/fluencelabs/js-libp2p-utils
synced 2025-04-25 04:52:17 +00:00
chore: apply suggestions from code review
Co-authored-by: Jacob Heun <jacobheun@gmail.com>
This commit is contained in:
parent
673da42470
commit
2f81fc4914
@ -67,7 +67,7 @@ describe('non primitive array equals', () => {
|
|||||||
]
|
]
|
||||||
|
|
||||||
const b = [
|
const b = [
|
||||||
multiaddr('/ip4/127.0.0.1/tcp/8001'),
|
multiaddr('/ip4/127.0.0.1/tcp/8000'),
|
||||||
multiaddr('/dns4/test.libp2p.io')
|
multiaddr('/dns4/test.libp2p.io')
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user