mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-18 15:26:50 +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 waku2: Waku;
|
||||
let nimWaku: NimWaku;
|
||||
|
Loading…
x
Reference in New Issue
Block a user