Skip to content

Commit 1ebf528

Browse files
committed
Try to use lower epochLength in leadership schedule test
1 parent cea811e commit 1ebf528

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cardano-testnet/test/cardano-testnet-test/Cardano/Testnet/Test/Cli/Babbage/LeadershipSchedule.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ hprop_leadershipSchedule = integrationRetryWorkspace 0 "babbage-leadership-sched
6464
{ cardanoNodes = cardanoDefaultTestnetNodeOptions
6565
, cardanoNodeEra = AnyCardanoEra era -- TODO: We should only support the latest era and the upcoming era
6666
, cardanoActiveSlotsCoeff = 0.1
67+
, cardanoEpochLength = 200
6768
}
6869

6970
tr@TestnetRuntime

0 commit comments

Comments
 (0)