Hisoka-X commented on code in PR #10071:
URL: https://github.com/apache/seatunnel/pull/10071#discussion_r2568149266
##########
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-mongodb-e2e/src/test/java/org/apache/seatunnel/e2e/connector/v2/mongodb/MongodbIT.java:
##########
@@ -226,28 +234,8 @@ public void testCompatibleParameters(TestContainer
container)
@TestTemplate
public void testTransactionSinkAndUpsert(TestContainer container)
throws IOException, InterruptedException {
- Container.ExecResult insertResult =
-
container.executeJob("/transactionIT/fake_source_to_transaction_sink_mongodb.conf");
Review Comment:
Let's delete the config file too.
--
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]