We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cea811e commit 1ebf528Copy full SHA for 1ebf528
cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/Cli/Babbage/LeadershipSchedule.hs
@@ -64,6 +64,7 @@ hprop_leadershipSchedule = integrationRetryWorkspace 0 "babbage-leadership-sched
64
{ cardanoNodes = cardanoDefaultTestnetNodeOptions
65
, cardanoNodeEra = AnyCardanoEra era -- TODO: We should only support the latest era and the upcoming era
66
, cardanoActiveSlotsCoeff = 0.1
67
+ , cardanoEpochLength = 200
68
}
69
70
tr@TestnetRuntime
0 commit comments