Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
skip circuit-relay interop for now
  • Loading branch information
daviddias committed Nov 8, 2017
commit 05e19a03e5c3c0836055a08204f0104209a22f3a
2 changes: 1 addition & 1 deletion test/interop/circuit-relay.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const js = ads.spawnJsNode
const go = ads.spawnGoNode
const stop = ads.stopNodes

describe.only('circuit interop', () => {
describe.skip('circuit interop', () => {
let jsTCP
let jsTCPAddrs
let jsWS
Expand Down