healchow commented on code in PR #5248:
URL: https://github.com/apache/inlong/pull/5248#discussion_r932093897


##########
inlong-manager/manager-web/src/test/java/org/apache/inlong/manager/web/WebBaseTest.java:
##########
@@ -57,11 +57,10 @@
 public abstract class WebBaseTest extends BaseTest {
 
     public MockMvc mockMvc;
-
-    @Resource
-    private WebApplicationContext context;
     @Resource
     ObjectMapper objectMapper;

Review Comment:
   This variable should be `private`.



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