From 23960381abc1eceee1a6d2dbd9d2ed8d3bf991ad Mon Sep 17 00:00:00 2001 From: Philip Offtermatt <57488781+p-offtermatt@users.noreply.github.com> Date: Mon, 11 Dec 2023 11:20:40 +0100 Subject: [PATCH] Update tests/mbt/model/ccv_model.qnt Co-authored-by: insumity --- tests/mbt/model/ccv_model.qnt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/mbt/model/ccv_model.qnt b/tests/mbt/model/ccv_model.qnt index 0f06850dc9..f9bd2ba685 100644 --- a/tests/mbt/model/ccv_model.qnt +++ b/tests/mbt/model/ccv_model.qnt @@ -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 =>