slievrly commented on code in PR #7819:
URL: https://github.com/apache/incubator-seata/pull/7819#discussion_r2573586926
##########
common/src/test/java/org/apache/seata/common/rpc/RpcStatusTest.java:
##########
@@ -50,6 +50,10 @@ public void beginCount() {
@Test
public void endCount() {
+ // ensure a correct state before testing
Review Comment:
How about placing it BeforeEach?
--
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]