From 3cf689a0fb5d1cf7b723021858a038bdbf0cfaf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Hurlin?= Date: Wed, 20 Nov 2024 15:47:38 +0100 Subject: [PATCH] Detail --- .../test/cardano-testnet-test/Cardano/Testnet/Test/Cli/Query.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/Cli/Query.hs b/cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/Cli/Query.hs index f190ff36fb9..3f4b18735de 100644 --- a/cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/Cli/Query.hs +++ b/cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/Cli/Query.hs @@ -81,7 +81,7 @@ import qualified Hedgehog.Extras.Test.Golden as H -- | Test CLI queries -- Execute me with: --- @cabal test cardano-testnet-test --test-options '-p "/CliQueries/"'@ +-- @DISABLE_RETRIES=1 cabal test cardano-testnet-test --test-options '-p "/CliQueries/"'@ -- If you want to recreate golden files, run the comment with -- RECREATE_GOLDEN_FILES=1 as its prefix hprop_cli_queries :: Property