diff --git a/cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/SubmitApi/Transaction.hs b/cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/SubmitApi/Transaction.hs index 1ec59f944d1..ba872866c03 100644 --- a/cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/SubmitApi/Transaction.hs +++ b/cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/SubmitApi/Transaction.hs @@ -148,6 +148,8 @@ hprop_transaction = integrationRetryWorkspace 2 "submit-api-transaction" $ \temp getResponseStatusCode response === 202 + void $ pure () + H.byDurationM 5 45 "Expected UTxO found" $ do void $ execCli' execConfig [ eraString, "query", "utxo"