Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Anviking committed Dec 2, 2022
1 parent 7e6e4ad commit 211489d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/wallet/test/unit/Cardano/Wallet/Shelley/NetworkSpec.hs
Expand Up @@ -74,7 +74,7 @@ spec = do

concurrentConnectionSpec :: Spec
concurrentConnectionSpec = describe "NetworkLayer regression test #1708" $ do
traceSpec $ it "Parallel local socket connections" $ \tr ->
traceSpec $ it "Parallel local socket connections" $ \tr -> do
pendingWith "fails in cicero"
withTestNode nullTracer $ \np sock vData -> do
let sTol = SyncTolerance 60
Expand Down

0 comments on commit 211489d

Please sign in to comment.