Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into facu…
Browse files Browse the repository at this point in the history
…/try-removeauth2

t push:wq:wq# Please enter a commit message to explain why this merge is necessary,
  • Loading branch information
facundomedica committed Oct 8, 2024
2 parents 0d2de7c + 325728a commit cc174d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion store/prefix/store_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ func TestPrefixStoreReverseIteratorEdgeCase(t *testing.T) {
iter.Close()
}

// Tests below are ported from https://github.com/cometbft/cometbft/blob/master/libs/db/prefix_db_test.go
// Tests below are ported from https://github.com/cometbft/cometbft-db/blob/v1.0.1/prefixdb_test.go

func mockStoreWithStuff() types.KVStore {
db := coretesting.NewMemDB()
Expand Down

0 comments on commit cc174d9

Please sign in to comment.