Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 80896fb

Browse files
committed
fix: failing circuit interop tests (wip)
1 parent 104ef1e commit 80896fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/interop/circuit-relay.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const js = ads.spawnJsNode
1818
const go = ads.spawnGoNode
1919
const stop = ads.stopNodes
2020

21-
describe.skip('circuit interop', () => {
21+
describe('circuit interop', () => {
2222
let jsTCP
2323
let jsTCPAddrs
2424
let jsWS

0 commit comments

Comments
 (0)