dailai commented on code in PR #6815: URL: https://github.com/apache/seatunnel/pull/6815#discussion_r1597365654
########## seatunnel-e2e/seatunnel-e2e-common/src/test/resources/junit-platform.properties: ########## @@ -0,0 +1,20 @@ +################################################################################ Review Comment: This is the feature of Junit5. The test case depend on the module of e2e-common. The file takes effect as long as you configure junit-platform.properties in the resource directory under 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]
