We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7f015a commit 12b314fCopy full SHA for 12b314f
cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/Cli/Query.hs
@@ -81,7 +81,7 @@ import qualified Hedgehog.Extras.Test.Golden as H
81
82
-- | Test CLI queries
83
-- Execute me with:
84
--- @cabal test cardano-testnet-test --test-options '-p "/CliQueries/"'@
+-- @DISABLE_RETRIES=1 cabal test cardano-testnet-test --test-options '-p "/CliQueries/"'@
85
-- If you want to recreate golden files, run the comment with
86
-- RECREATE_GOLDEN_FILES=1 as its prefix
87
hprop_cli_queries :: Property
0 commit comments