mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 13:53:12 +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