tydhot commented on a change in pull request #440:
URL: 
https://github.com/apache/incubator-eventmesh/pull/440#discussion_r670564810



##########
File path: build.gradle
##########
@@ -123,7 +123,8 @@ subprojects {
     ]
 
     List junit = [
-            "junit:junit:4.12"
+            "junit:junit:4.12",
+            "com.github.stefanbirkner:system-rules:1.16.1"

Review comment:
       btw, I think it would be ok to use this library. 
https://github.com/search?q=org%3Aapache+com.github.stefanbirkner&type=code
   It is widely used in other apache project now.




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to