mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-06-13 01:01:23 +00:00
fix: remove .only
License: MIT Signed-off-by: Alan Shaw <alan@tableflip.io>
This commit is contained in:
@ -59,7 +59,7 @@ describe('peer discovery', () => {
|
||||
})
|
||||
}
|
||||
|
||||
describe.only('module registration', () => {
|
||||
describe('module registration', () => {
|
||||
it('should enable by default a module passed as an object', (done) => {
|
||||
const mockDiscovery = {
|
||||
on: sinon.stub(),
|
||||
|
Reference in New Issue
Block a user