From 07501bd7cc13dcdc18d3a5f8da929cf4cb0e46c0 Mon Sep 17 00:00:00 2001 From: Sam Ricotta Date: Mon, 25 Jul 2022 17:40:02 +0200 Subject: [PATCH] wip --- internal/state/store_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/state/store_test.go b/internal/state/store_test.go index 7154f3315..c9e709d3a 100644 --- a/internal/state/store_test.go +++ b/internal/state/store_test.go @@ -184,7 +184,7 @@ func TestPruneStates(t *testing.T) { t.Run(name, func(t *testing.T) { db := dbm.NewMemDB() - stateStore := sm.NewStore(db, true) + stateStore := sm.NewStore(db, false) pk := ed25519.GenPrivKey().PubKey() // Generate a bunch of state data. Validators change for heights ending with 3, and