zentol commented on a change in pull request #17871:
URL: https://github.com/apache/flink/pull/17871#discussion_r756798187



##########
File path: pom.xml
##########
@@ -586,6 +587,12 @@ under the License.
                                <version>${junit4.version}</version>
                        </dependency>
 
+                       <dependency>
+                               <groupId>org.assertj</groupId>
+                               <artifactId>assertj-core</artifactId>

Review comment:
       If the goal is to use assertj everywhere, then we should add it as a 
general test dependency as we did for junit/hamcrest.




-- 
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]


Reply via email to