Skip to content

Commit

Permalink
Fix tests related to cardano-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
jasagredo committed Dec 26, 2024
1 parent b0112ed commit 06141af
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,10 @@ hprop_cli_queries = integrationWorkspace "cli-queries" $ \tempAbsBasePath' -> H.
-- treasury
H.noteM_ $ execCli' execConfig [ eraName, "query", "treasury" ]

TestQueryProposalsCmd -> do
-- TODO @cardano-cli team
pure ()

where
-- | Wait for the part of the epoch when futurePParams are known
waitForFuturePParamsToStabilise
Expand Down

0 comments on commit 06141af

Please sign in to comment.