Deactivate chain upgrade test (#20367)
This commit is contained in:
parent
9f42137462
commit
b4f8815426
@ -17,6 +17,7 @@ import (
|
||||
)
|
||||
|
||||
func TestChainUpgrade(t *testing.T) {
|
||||
t.Skip("Deactivated until there is a migration path for comet. See https://github.com/cosmos/cosmos-sdk/issues/20318")
|
||||
// Scenario:
|
||||
// start a legacy chain with some state
|
||||
// when a chain upgrade proposal is executed
|
||||
|
||||
Loading…
Reference in New Issue
Block a user