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

Commit

Permalink
skip circuit-relay interop for now
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Nov 8, 2017
1 parent bad8232 commit 05e19a0
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit 05e19a0

Please sign in to comment.