Skip to content

Commit

Permalink
Update tests/mbt/model/ccv_model.qnt
Browse files Browse the repository at this point in the history
Co-authored-by: insumity <[email protected]>
  • Loading branch information
p-offtermatt and insumity committed Dec 11, 2023
1 parent 30a79ad commit 2396038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/mbt/model/ccv_model.qnt
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ module ccv_model {
assert(currentState.consumerStates.get("consumer1").chainState.currentValidatorSet == InitialValidatorSet.put("node1", 200)),
// advance time on provider and consumer until unbonding period is over - ensure that the consumer and provider
// stay in sync relative to each other
// We want to make sure the steps we make are shorter the trusting period,
// We want to make sure the steps we make are shorter than the trusting period,
// since that would time out clients in reality.
4.reps(
i =>
Expand Down

0 comments on commit 2396038

Please sign in to comment.