diff --git a/marlowe-runtime/test/Language/Marlowe/Runtime/Transaction/ConstraintsSpec.hs b/marlowe-runtime/test/Language/Marlowe/Runtime/Transaction/ConstraintsSpec.hs index 21305a302e..eed6655f5c 100644 --- a/marlowe-runtime/test/Language/Marlowe/Runtime/Transaction/ConstraintsSpec.hs +++ b/marlowe-runtime/test/Language/Marlowe/Runtime/Transaction/ConstraintsSpec.hs @@ -976,7 +976,7 @@ regressions = do Left e -> fail $ msg <> show e describe "regressions" do - it "contract creation failure on one utxo wallet" $ do + xit "contract creation failure on one utxo wallet" $ do babbageParamsFile <- BL.readFile "test/configuration/babbage-preprod-protocol-params.json" pp :: C.ProtocolParameters <- expectRight "Protocol params json decoding failed with:" $ A.eitherDecode babbageParamsFile