Re: [PR] [FLINK-36217][tests] Remove powermock usage [flink]
GOODBOY008 commented on code in PR #25287: URL: https://github.com/apache/flink/pull/25287#discussion_r1746758596 ## flink-runtime/pom.xml: ## @@ -306,23 +306,10 @@ under the License. - org.mockit
[PR] [FLINK-36217][tests] Remove powermock usage [flink]
snuyanzin opened a new pull request, #25287: URL: https://github.com/apache/flink/pull/25287 ## What is the purpose of the change Remove `powermock` from usages ## Verifying this change This change is a trivial rework / code cleanup without any test coverage.