Skip to content

Commit

Permalink
Merge pull request #6044 from IntersectMBO/smelc/fix-launching-test-s…
Browse files Browse the repository at this point in the history
…tanza

Update command to launch new constitution test
  • Loading branch information
smelc authored Dec 2, 2024
2 parents ef5f0a9 + 4d38cb6 commit f3978c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ import qualified Hedgehog as H
import qualified Hedgehog.Extras as H

-- | Execute me with:
-- @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/"'@
hprop_ledger_events_propose_new_constitution :: Property
hprop_ledger_events_propose_new_constitution = integrationWorkspace "propose-new-constitution" $ \tempAbsBasePath' -> H.runWithDefaultWatchdog_ $ do
-- Start a local test net
Expand Down

0 comments on commit f3978c3

Please sign in to comment.