We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf68de commit 2634794Copy full SHA for 2634794
cardano-node/test/Test/Cardano/Tracing/NewTracing/Consistency.hs
@@ -24,7 +24,7 @@ tests = do
24
$ Prelude.map test
25
[ ( []
26
-- This file name shoud reference the current standard config with new tracing
27
- , "mainnet-config-new-tracing.json"
+ , "mainnet-config.json"
28
, configPrefix)
29
, ( []
30
, "goodConfig.yaml"
0 commit comments