Skip to content

Commit be7c02b

Browse files
author
minghua.xie
committed
fix old version test fail
1 parent c0ac2cf commit be7c02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/src/test/java/org/apache/seata/integration/rocketmq/SeataMQProducerSendTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ public static void before() throws MQClientException {
7070

7171
@AfterAll
7272
public static void after() {
73-
// MockServer.close();
73+
// MockServer.close();
7474
ConfigurationTestHelper.removeConfig(ConfigurationKeys.SERVER_SERVICE_PORT_CAMEL);
7575
producer.shutdown();
7676
}

0 commit comments

Comments
 (0)