We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0ac2cf commit be7c02bCopy full SHA for be7c02b
test/src/test/java/org/apache/seata/integration/rocketmq/SeataMQProducerSendTest.java
@@ -70,7 +70,7 @@ public static void before() throws MQClientException {
70
71
@AfterAll
72
public static void after() {
73
-// MockServer.close();
+ // MockServer.close();
74
ConfigurationTestHelper.removeConfig(ConfigurationKeys.SERVER_SERVICE_PORT_CAMEL);
75
producer.shutdown();
76
}
0 commit comments