alb3rtobr opened a new pull request #6420: URL: https://github.com/apache/geode/pull/6420
…onTest `GfshParserAutoCompletionIntegrationTest` uses magic numbers in some tests. They depend on the number of possible parameters of `start server` command. That means that when a new parameter is added to the `start server` command, some tests verifying the gfsh autocompletion feature are impacted, which has no sense. The number of parameters can be calculated instead of hardcoded in order to remove this dependency. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
