style: make lint-fix everything (#15631)
Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
co-authored by
Julien Robert
parent
d9e04c56c6
commit
b009a75eea
@@ -93,7 +93,7 @@ func (s *E2ETestSuite) TestModuleVersionsCLI() {
|
||||
}
|
||||
jsonVM, _ := clientCtx.Codec.MarshalJSON(&pm)
|
||||
expectedRes := string(jsonVM)
|
||||
// append new line to match behaviour of PrintProto
|
||||
// append new line to match behavior of PrintProto
|
||||
expectedRes += "\n"
|
||||
|
||||
// get actual module versions list response from cli
|
||||
|
||||
Reference in New Issue
Block a user