Skip to content

Commit 4d38cb6

Browse files
committed
Update command to launch new constitution test
1 parent ef5f0a9 commit 4d38cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/Gov/ProposeNewConstitution.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ import qualified Hedgehog as H
5050
import qualified Hedgehog.Extras as H
5151

5252
-- | Execute me with:
53-
-- @DISABLE_RETRIES=1 cabal test cardano-testnet-test --test-options '-p "/ProposeAndRatifyNewConstitution/"'@
53+
-- @DISABLE_RETRIES=1 cabal test cardano-testnet-test --test-options '-p "/Propose And Ratify New Constitution/"'@
5454
hprop_ledger_events_propose_new_constitution :: Property
5555
hprop_ledger_events_propose_new_constitution = integrationWorkspace "propose-new-constitution" $ \tempAbsBasePath' -> H.runWithDefaultWatchdog_ $ do
5656
-- Start a local test net

0 commit comments

Comments
 (0)