refactor: pass logger to store (#14438)
This commit is contained in:
@@ -12,6 +12,7 @@ import (
|
||||
|
||||
func TestStore(t *testing.T) {
|
||||
db := dbm.NewMemDB()
|
||||
|
||||
cms := NewCommitMultiStore()
|
||||
|
||||
key := sdk.NewKVStoreKey("test")
|
||||
|
||||
Reference in New Issue
Block a user