diff --git a/cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/Gov/ProposeNewConstitution.hs b/cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/Gov/ProposeNewConstitution.hs index 716c46c8ba9..fe68d34667e 100644 --- a/cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/Gov/ProposeNewConstitution.hs +++ b/cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/Gov/ProposeNewConstitution.hs @@ -157,6 +157,8 @@ hprop_ledger_events_propose_new_constitution = integrationWorkspace "propose-new , "--tx-file", stakeCertTxSignedFp ] + H.noteShowM_ $ waitForBlocks epochStateView 1 + -- Create constitution proposal guardRailScriptFp <- H.note $ work "guard-rail-script.plutusV3" H.writeFile guardRailScriptFp $ Text.unpack plutusV3Script