mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-05 23:33:08 +00:00
Create discovery submodule
This commit is contained in:
parent
005309b824
commit
f4f6b4a808
@ -1,6 +1,6 @@
|
||||
import { expect } from 'chai';
|
||||
|
||||
import { getPseudoRandomSubset } from './discovery';
|
||||
import { getPseudoRandomSubset } from './index';
|
||||
|
||||
describe('Discovery', () => {
|
||||
it('returns all values when wanted number matches available values', function () {
|
||||
Loading…
x
Reference in New Issue
Block a user