test: fix nft simulation test (#14765)
This commit is contained in:
parent
8fcb029922
commit
5d25d5f40a
@ -76,7 +76,7 @@ func (suite *SimTestSuite) TestWeightedOperations() {
|
||||
opMsgRoute string
|
||||
opMsgName string
|
||||
}{
|
||||
{simulation.WeightSend, simulation.TypeMsgSend, simulation.TypeMsgSend},
|
||||
{simulation.WeightSend, nft.ModuleName, simulation.TypeMsgSend},
|
||||
}
|
||||
|
||||
for i, w := range weightedOps {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user