hangc0276 opened a new pull request #11035: URL: https://github.com/apache/pulsar/pull/11035
### Motivation When change from Junit to TestNG, the `assertEquals` method's parameter order has changed. However in our current test, the `assertEquals` are misorder. ### Modifications 1. Change the order of TestNG#assertEquals parameter. -- 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]
