slfan1989 commented on code in PR #1232:
URL: https://github.com/apache/ratis/pull/1232#discussion_r1978489301


##########
ratis-common/src/test/java/org/apache/ratis/BaseTest.java:
##########
@@ -87,8 +84,7 @@ public void setup(TestInfo testInfo) {
         + "." + (method == null? null : method.getName());
   }
 
-  // @Before annotation is retained to support junit 4 tests.
-  @Before
+  @BeforeEach

Review Comment:
   Thank you for your explanation!



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