mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-07 16:23:09 +00:00
Skip the js-nim-js test as it fails in CI
This commit is contained in:
parent
eec55b7b71
commit
6ee404c3ce
@ -244,7 +244,7 @@ describe('Waku Relay', () => {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
describe('js to nim to js', function () {
|
describe.skip('js to nim to js', function () {
|
||||||
let waku1: Waku;
|
let waku1: Waku;
|
||||||
let waku2: Waku;
|
let waku2: Waku;
|
||||||
let nimWaku: NimWaku;
|
let nimWaku: NimWaku;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user