Skip to content

Commit

Permalink
Detail: fix test stanza in Haddock
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Jul 15, 2024
1 parent 5e787e8 commit 3854072
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ import qualified Hedgehog.Extras as H

-- | Test that SPO cannot vote on a new constitution
-- Execute me with:
-- @cabal test cardano-testnet-test --test-options '-p "/ProposeNewConstitutionSPO/"'@
-- @cabal test cardano-testnet-test --test-options '-p "/Propose New Constitution SPO/"'@
hprop_ledger_events_propose_new_constitution_spo :: Property
hprop_ledger_events_propose_new_constitution_spo = integrationWorkspace "propose-new-constitution-spo" $ \tempAbsBasePath' -> H.runWithDefaultWatchdog_ $ do
conf@Conf { tempAbsPath=tempAbsPath@(TmpAbsolutePath work) }
Expand Down

0 comments on commit 3854072

Please sign in to comment.