style: make lint-fix everything (#15631)

Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
Jacob Gadikian
2023-03-30 17:27:39 +00:00
committed by GitHub
co-authored by Julien Robert
parent d9e04c56c6
commit b009a75eea
28 changed files with 83 additions and 43 deletions
+1 -1
View File
@@ -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