dawidkwiecien opened a new pull request, #6718: URL: https://github.com/apache/jmeter/pull/6718
## Description I've found in SonarQube 90 issues regarding the [Swap these 2 arguments so they are in the correct order: expected value, actual value.](https://sonarcloud.io/project/issues?open=AWyHZEhF8nAqy55yUIVN&id=JMeter) ## Motivation and Context I would like to fix it due to it was easy and fast thing ## How Has This Been Tested? I've runned ./gradlew test and tests still pass ## Screenshots (if appropriate): ## Types of changes <!--- What types of changes does your code introduce? Delete as appropriate --> - Bug fix (non-breaking change which fixes an issue) ## Checklist: <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [x ] My code follows the [code style][style-guide] of this project. - [ ] I have updated the documentation accordingly. [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
