We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef5f0a9 + 4d38cb6 commit f3978c3Copy full SHA for f3978c3
cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/Gov/ProposeNewConstitution.hs
@@ -50,7 +50,7 @@ import qualified Hedgehog as H
50
import qualified Hedgehog.Extras as H
51
52
-- | Execute me with:
53
--- @DISABLE_RETRIES=1 cabal test cardano-testnet-test --test-options '-p "/ProposeAndRatifyNewConstitution/"'@
+-- @DISABLE_RETRIES=1 cabal test cardano-testnet-test --test-options '-p "/Propose And Ratify New Constitution/"'@
54
hprop_ledger_events_propose_new_constitution :: Property
55
hprop_ledger_events_propose_new_constitution = integrationWorkspace "propose-new-constitution" $ \tempAbsBasePath' -> H.runWithDefaultWatchdog_ $ do
56
-- Start a local test net
0 commit comments