From 18e7acfeab12d112b6e86ec6b71d4a5fc5fbdae3 Mon Sep 17 00:00:00 2001 From: Francisco de Borja Aranda Castillejo Date: Sat, 13 Jul 2024 14:30:20 +0200 Subject: [PATCH] Update x/observer/keeper/voting_test.go Co-authored-by: Tanmay --- x/observer/keeper/voting_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/observer/keeper/voting_test.go b/x/observer/keeper/voting_test.go index 2a95a1e8d5..591a9df154 100644 --- a/x/observer/keeper/voting_test.go +++ b/x/observer/keeper/voting_test.go @@ -370,7 +370,7 @@ func TestKeeper_VoteOnBallot(t *testing.T) { require.ErrorIs(t, err, types.ErrUnableToAddVote) }) - t.Run("user can create a ballow and add a vote", func(t *testing.T) { + t.Run("user can create a ballot and add a vote", func(t *testing.T) { k, ctx, _, _ := keepertest.ObserverKeeper(t) k.SetChainParamsList(ctx, types.ChainParamsList{