Skip to content

Commit 12b314f

Browse files
committed
Detail
1 parent c7f015a commit 12b314f

File tree

1 file changed

+1
-1
lines changed
  • cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/Cli

1 file changed

+1
-1
lines changed

cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/Cli/Query.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ import qualified Hedgehog.Extras.Test.Golden as H
8181

8282
-- | Test CLI queries
8383
-- Execute me with:
84-
-- @cabal test cardano-testnet-test --test-options '-p "/CliQueries/"'@
84+
-- @DISABLE_RETRIES=1 cabal test cardano-testnet-test --test-options '-p "/CliQueries/"'@
8585
-- If you want to recreate golden files, run the comment with
8686
-- RECREATE_GOLDEN_FILES=1 as its prefix
8787
hprop_cli_queries :: Property

0 commit comments

Comments
 (0)