update to test file

This commit is contained in:
samricotta
2022-07-25 14:40:20 +02:00
parent d96f8812e1
commit 2b635e31da

View File

@@ -2,6 +2,9 @@ package state_test
import (
"fmt"
"os"
"testing"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
abci "github.com/tendermint/tendermint/abci/types"
@@ -14,8 +17,6 @@ import (
tmstate "github.com/tendermint/tendermint/proto/tendermint/state"
"github.com/tendermint/tendermint/types"
dbm "github.com/tendermint/tm-db"
"os"
"testing"
)
const (