diff --git a/tests/integration/changeover.go b/tests/integration/changeover.go index b18ea38f4b..71615767f2 100644 --- a/tests/integration/changeover.go +++ b/tests/integration/changeover.go @@ -14,6 +14,7 @@ import ( // * creates a transfer channel between the two chains // * transitions the standalone chain to a consumer chain // * confirms that no extra transfer channel is created, thus only one transfer channel and one CCV channel exist. +// test func (suite *CCVTestSuite) TestRecycleTransferChannel() { consumerKeeper := suite.consumerApp.GetConsumerKeeper()