Skip to content

Commit

Permalink
fix state bloat test
Browse files Browse the repository at this point in the history
  • Loading branch information
pk910 committed Jan 16, 2024
1 parent 1de5f49 commit dcec87d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/tests/state-bloat.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: "State Bloat"
timeout: 1h
timeout: 24h
config:
#walletPrivkey: ""
#validatorPairNames: []
Expand All @@ -18,7 +18,7 @@ tasks:
exitOnForegroundFailure: true
OnBackgroundComplete: "fail"
foregroundTask:
name: check_sonsensus_slot_range
name: check_consensus_slot_range
title: "Check if epoch <= 100"
config:
minEpochNumber: 100
Expand Down

0 comments on commit dcec87d

Please sign in to comment.