gong commented on code in PR #4357:
URL: https://github.com/apache/incubator-inlong/pull/4357#discussion_r881684182
##########
inlong-manager/manager-service/src/test/java/org/apache/inlong/manager/service/core/sink/PostgresStreamSinkServiceTest.java:
##########
@@ -99,4 +107,53 @@ public void testGetAndUpdate() {
deletePostgresSink(postgresSinkId);
}
+ /**
+ * just using in local test
+ */
+ //@Test
+ public void testDbResource() {
Review Comment:
use @Ignore("just using in local test")
--
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]